Skip to content

Remote schemaLocation is not supported #181

Description

@lzambarda

Having elements with a remote schemaLocationis not supported since the program expects all files to be local.

Example:

   <xs:import namespace="http://www.w3.org/2000/09/xmldsig#"
              schemaLocation="http://www.w3.org/TR/2002/REC-xmldsig-core-20020212/xmldsig-core-schema.xsd"/>

Logic building the import paths:

If the schemaLocation has a protocol prefix, it should try to use that to resolve the file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions