Function validate_xml

Source
pub fn validate_xml(xml: &[u8], schema: &XmlSchemaPtr) -> ValidationResult<()>