pub fn create_xml_schema_validation_context(
schema_location: String,
) -> Result<XmlSchemaValidationContext>Expand description
Creates an XSD schema validation context.
pub fn create_xml_schema_validation_context(
schema_location: String,
) -> Result<XmlSchemaValidationContext>Creates an XSD schema validation context.