Class TXSSimpleType

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TXSSimpleType = class(TXSType)

Description

Simple XML Schema type

Hierarchy

Overview

Fields

Public final: (xsfRestriction, xsfExtension, xsfList, xsfUnion);
Public constrainingFacets: array of TXSConstrainingFacet;
Public variety: (xsvAbsent, xsvAtomic, xsvList, xsvUnion);
Public primitive: TXSType;

Methods

Public constructor Create(aname: string; aparent: TXSType = nil; astorage: TXQValueClass = nil; aschema: TXSSchema = nil);
Public destructor Destroy; override;

Description

Fields

Public final: (xsfRestriction, xsfExtension, xsfList, xsfUnion);
 
Public constrainingFacets: array of TXSConstrainingFacet;
 
Public variety: (xsvAbsent, xsvAtomic, xsvList, xsvUnion);
 
Public primitive: TXSType;
 

Methods

Public constructor Create(aname: string; aparent: TXSType = nil; astorage: TXQValueClass = nil; aschema: TXSSchema = nil);
 
Public destructor Destroy; override;
 

Generated by PasDoc 0.14.0.