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

xmlExpNodeType

Declaration

Source position: xmlregexp.inc line 77

type xmlExpNodeType = (

  XML_EXP_EMPTY = 0,

  XML_EXP_FORBID = 1,

  XML_EXP_ATOM = 2,

  XML_EXP_SEQ = 3,

  XML_EXP_OR = 4,

  XML_EXP_COUNT = 5

);


Documentation generated on: 2023-03-18