Source position: schemasInternals.inc line 800
type xmlSchemaNotation = record
_type: xmlSchemaTypeType;
name: xmlCharPtr;
annot: xmlSchemaAnnotPtr;
identifier: xmlCharPtr;
targetNamespace: xmlCharPtr;
end;