-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
bugTechnical mistake, inconsistency with the documentation, etc.Technical mistake, inconsistency with the documentation, etc.
Description
We have a problem with the latest XMLSpy.
It is unhappy about
<xsd:unique name="TypeOfValue_Unique">
<xsd:selector xpath="values/TypeOfValue/Id"/>
<xsd:field xpath="."/>
</xsd:unique>
<xsd:key name="TypeOfValue_Key">
<xsd:selector xpath="values/TypeOfValue/Id"/>
<xsd:field xpath="."/>
</xsd:key>
</xsd:element>
in
.xsd\netex_framework\netex_responsibility\netex_typeOfValue_version.xsd

Metadata
Metadata
Assignees
Labels
bugTechnical mistake, inconsistency with the documentation, etc.Technical mistake, inconsistency with the documentation, etc.