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

xmlErrorLevel

Declaration

Source position: xmlerror.inc line 21

type xmlErrorLevel = (

  XML_ERR_NONE = 0,

  XML_ERR_WARNING = 1,

  XML_ERR_ERROR = 2,

  XML_ERR_FATAL = 3

);


Documentation generated on: 2023-03-18