• Parses an XML schema from an XSD string.

    Parameters

    • xsd: string

      xsd string

    Returns Promise<XmlSchema | undefined>

    XMLSchema, or undefined if the string could not be parsed