parseXsd

fnXsdSchema parseXsd(string xsdXml) @safe

Parses an XSD schema document.

Parameters

xsdXmlXSD schema XML.

Returns

Parsed XsdSchema.

Throws

XmlException if schema is unsupported.