Source position: schemasInternals.inc line 360
type xmlSchemaTypeLink = record
next: xmlSchemaTypeLinkPtr;
_type: xmlSchemaTypePtr;
end;