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

xmlElementContentOccur

Declaration

Source position: tree.inc line 222

type xmlElementContentOccur = (

  XML_ELEMENT_CONTENT_ONCE = 1,

  XML_ELEMENT_CONTENT_OPT,

  XML_ELEMENT_CONTENT_MULT,

  XML_ELEMENT_CONTENT_PLUS

);


Documentation generated on: 2023-03-18