Skip to main content

xml_validate_document

Function xml_validate_document 

Source
pub fn xml_validate_document(doc: &XmlDoc) -> Result<(), String>
Expand description

xmlValidateDocument against the document’s attached DTD.