Skip to content

An xsd file with two imports only imports the first of the two. #92

@peter-schwier

Description

@peter-schwier

I had to tweak the xsd file so that the MXDataTypes.xsd file would "include" the MXIntegrationMeta.xsd file because the parser could not handle two import elements with the same namespace.

<xsd:import namespace="http://www.tva.com/services/integration" schemaLocation="CanonicalComponents/MXDataTypes.xsd"/>
<xsd:import namespace="http://www.tva.com/services/integration" schemaLocation="CanonicalComponents/MXIntegrationMeta.xsd"/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions