• Parses an XML schema from the url of an XSD file.

    Parameters

    • url: string

      url of the xsd file

    Returns Promise<XmlSchema | undefined>

    XMLSchema, or undefined if the file could not be fetched or parsed