Skip to main content

xmlParserOption_XML_PARSE_DTDLOAD

Constant xmlParserOption_XML_PARSE_DTDLOAD 

Source
pub const xmlParserOption_XML_PARSE_DTDLOAD: xmlParserOption = 4;
Expand description

Enables loading of an external DTD and the loading and substitution of external parameter entities. Has no effect if XML_PARSE_NO_XXE is set.