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

xmlElementContentType

Declaration

Source position: tree.inc line 210

type xmlElementContentType = (

  XML_ELEMENT_CONTENT_PCDATA = 1,

  XML_ELEMENT_CONTENT_ELEMENT,

  XML_ELEMENT_CONTENT_SEQ,

  XML_ELEMENT_CONTENT_OR

);


Documentation generated on: 2023-03-18