File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 57295729 </xsd:unique>
57305730 <!-- =====Direction Key ========================== -->
57315731 <xsd:keyref name="Direction_KeyRef" refer="netex:Direction_AnyVersionedKey">
5732- <xsd:selector xpath=".//netex:DirectionRef | .//netex:ReverseDirectionRef "/>
5732+ <xsd:selector xpath=".//netex:DirectionRef | .//netex:OppositeDirectionRef "/>
57335733 <xsd:field xpath="@ref"/>
57345734 <xsd:field xpath="@version"/>
57355735 </xsd:keyref>
Original file line number Diff line number Diff line change @@ -4371,7 +4371,7 @@ Provides a general purose wrapper for NeTEx data content.</xsd:documentation>
43714371 </xsd : unique >
43724372 <!-- =====Direction Key ========================== -->
43734373 <xsd : keyref name =" Direction_KeyRef" refer =" netex:Direction_AnyVersionedKey" >
4374- <xsd : selector xpath =" .//netex:DirectionRef |.//netex:ReverseDirectionRef " />
4374+ <xsd : selector xpath =" .//netex:DirectionRef |.//netex:OppositeDirectionRef " />
43754375 <xsd : field xpath =" @ref" />
43764376 <xsd : field xpath =" @version" />
43774377 </xsd : keyref >
You can’t perform that action at this time.
0 commit comments