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

xmlSchemaFacet

Declaration

Source position: schemasInternals.inc line 784

type xmlSchemaFacet = record

  _type: xmlSchemaTypeType;

  next: xmlSchemaFacetPtr;

  value: xmlCharPtr;

  id: xmlCharPtr;

  annot: xmlSchemaAnnotPtr;

  node: xmlNodePtr;

  fixed: cint;

  whitespace: cint;

  val: xmlSchemaValPtr;

  regexp: xmlRegexpPtr;

end;


Documentation generated on: 2023-03-18