Skip to content

Error on relative path #25

Description

@spillo491

I have an XSD in http://localhost:8090/solution/anagrafe/TipiAutorizzazioniRapporto.xsd with an incluse like this

<xs:include schemaLocation="../comuni/TipiDatiComuni.xsd"/>

CXSD try wrongly to import

http://localhost:8090/solution/anagrafe/comuni/TipiDatiComuni.xsd

(correct one is http://localhost:8090/solution/comuni/TipiDatiComuni.xsd)

How can I fix without modify all my XSD with relative paths ?

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