Skip to content

Commit acef0ff

Browse files
authored
Update NeTEx_publication.xsd
react to @Aurige and @trurlurl s comment
1 parent fde9d8f commit acef0ff

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

xsd/NeTEx_publication.xsd

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -600,11 +600,6 @@
600600
<xsd:field xpath="@id"/>
601601
<xsd:field xpath="@version"/>
602602
</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>
608603
<!-- =====TypeOfValue Key========================== -->
609604
<xsd:key name="TypeOfValue_Key">
610605
<xsd:selector xpath=".//values/TypeOfValue"/>

0 commit comments

Comments
 (0)