Source position: schemasInternals.inc line 369
type xmlSchemaFacetLink = record
next: xmlSchemaFacetLinkPtr;
facet: xmlSchemaFacetPtr;
end;