Skip to content

Commit 8e5aaa1

Browse files
committed
Update NeTEx_publication.xsd
Remove previously added ClassInFrame constraints
1 parent dd5fe58 commit 8e5aaa1

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

xsd/NeTEx_publication.xsd

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -12375,27 +12375,6 @@
1237512375
<xsd:field xpath="@id"/>
1237612376
<xsd:field xpath="@version"/>
1237712377
</xsd:key>
12378-
<!-- =====ClassInFrame ================================ -->
12379-
<!-- =====ClassInFrame unique========================== -->
12380-
<xsd:unique name="ClassInFrame_UniqueBy_Id_Version">
12381-
<xsd:annotation>
12382-
<xsd:documentation>Every [ClassInFrame Id + Version] must be unique within document.</xsd:documentation>
12383-
</xsd:annotation>
12384-
<xsd:selector xpath=".//netex:ClassInFrame"/>
12385-
<xsd:field xpath="@id"/>
12386-
<xsd:field xpath="@version"/>
12387-
</xsd:unique>
12388-
<!-- =====ClassInFrame Key ========================== -->
12389-
<xsd:keyref name="ClassInFrame_KeyRef" refer="netex:ClassInFrame_AnyVersionedKey">
12390-
<xsd:selector xpath=".//netex:ClassInFrameRef"/>
12391-
<xsd:field xpath="@ref"/>
12392-
<xsd:field xpath="@version"/>
12393-
</xsd:keyref>
12394-
<xsd:key name="ClassInFrame_AnyVersionedKey">
12395-
<xsd:selector xpath=".//netex:ClassInFrame"/>
12396-
<xsd:field xpath="@id"/>
12397-
<xsd:field xpath="@version"/>
12398-
</xsd:key>
1239912378
<!-- =====Equipment ================================ -->
1240012379
<!-- =====Equipment unique========================== -->
1240112380
<xsd:unique name="Equipment_UniqueBy_Id_Version">

0 commit comments

Comments
 (0)