Skip to content

TRANG generates <xs:import namespace="http://www.w3.org/2001/XMLSchema-instance" schemaLocation="xsi.xsd"/> #279

@GerbenAbbink

Description

@GerbenAbbink

I am using TRANG to generate an XMLSchema from a sample XML file.

The XML file contains this line:

TRANG should ignore the "xsi" namespace, instead it generates this line in the XMLSchema:

<xs:import namespace="http://www.w3.org/2001/XMLSchema-instance" schemaLocation="xsi.xsd"/>

TRANG also generates xsi.xsd.

Because TRANG is file-based, I cannot easily filter the xmlns:xsi attribute before giving the XML file to TRANG.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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