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

xmlSchemaAttributeGroup

Declaration

Source position: schemasInternals.inc line 336

type xmlSchemaAttributeGroup = record

  _type: xmlSchemaTypeType;

  next: xmlSchemaAttributePtr;

  name: xmlCharPtr;

  id: xmlCharPtr;

  ref: xmlCharPtr;

  refNs: xmlCharPtr;

  annot: xmlSchemaAnnotPtr;

  attributes: xmlSchemaAttributePtr;

  node: xmlNodePtr;

  flags: cint;

  attributeWildcard: xmlSchemaWildcardPtr;

  refPrefix: xmlCharPtr;

  refItem: xmlSchemaAttributeGroupPtr;

  targetNamespace: xmlCharPtr;

  attrUses: pointer;

end;


Documentation generated on: 2023-03-18