pub fn load_xsd_schema(document: &str) -> Result<XmlSchema, XmlError>
Load an XSD schema from a document.