Source position: schemasInternals.inc line 251
type xmlSchemaAttributeLink = record
next: xmlSchemaAttributeLinkPtr;
attr: xmlSchemaAttributePtr;
end;