Unit 'xml2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libxml2]

xmlSchemaWildcard

Declaration

Source position: schemasInternals.inc line 280

type xmlSchemaWildcard = record

  _type: xmlSchemaTypeType;

  id: xmlCharPtr;

  annot: xmlSchemaAnnotPtr;

  node: xmlNodePtr;

  minOccurs: cint;

  maxOccurs: cint;

  processContents: cint;

  any: cint;

  nsSet: xmlSchemaWildcardNsPtr;

  negNsSet: xmlSchemaWildcardNsPtr;

  flags: cint;

end;


Documentation generated on: 2023-03-18