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

xmlElementTypeVal

Declaration

Source position: tree.inc line 250

type xmlElementTypeVal = (

  XML_ELEMENT_TYPE_UNDEFINED = 0,

  XML_ELEMENT_TYPE_EMPTY = 1,

  XML_ELEMENT_TYPE_ANY,

  XML_ELEMENT_TYPE_MIXED,

  XML_ELEMENT_TYPE_ELEMENT

);


Documentation generated on: 2023-03-18