Source position: schemasInternals.inc line 271
type xmlSchemaWildcardNs = record
next: xmlSchemaWildcardNsPtr;
value: xmlCharPtr;
end;