File tree Expand file tree Collapse file tree 1 file changed +0
-21
lines changed
Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Original file line number Diff line number Diff line change 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">
You can’t perform that action at this time.
0 commit comments