We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fde9d8f commit acef0ffCopy full SHA for acef0ff
1 file changed
xsd/NeTEx_publication.xsd
@@ -600,11 +600,6 @@
600
<xsd:field xpath="@id"/>
601
<xsd:field xpath="@version"/>
602
</xsd:key>
603
- <!-- =====TypeOfValue unique========================== -->
604
- <xsd:unique name="TypeOfValue_Unique">
605
- <xsd:selector xpath="values/TypeOfValue"/>
606
- <xsd:field xpath="@id"/>
607
- </xsd:unique>
608
<!-- =====TypeOfValue Key========================== -->
609
<xsd:key name="TypeOfValue_Key">
610
<xsd:selector xpath=".//values/TypeOfValue"/>
0 commit comments