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

xmlParserSeverities

Declaration

Source position: xmlreader.inc line 52

type xmlParserSeverities = (

  XML_PARSER_SEVERITY_VALIDITY_WARNING = 1,

  XML_PARSER_SEVERITY_VALIDITY_ERROR = 2,

  XML_PARSER_SEVERITY_WARNING = 3,

  XML_PARSER_SEVERITY_ERROR = 4

);


Documentation generated on: 2023-03-18