Overview
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
xquery
type TXSConstrainingFacet = class(TObject)
kind: TXSConstrainingFacetKind;
annotations: array of TXSAnnotation;
fixed: boolean;
constructor create(akind: TXSConstrainingFacetKind; afixed: boolean);