Skip to content

Commit

Permalink
fixing missing deckEntranceAssignments
Browse files Browse the repository at this point in the history
  • Loading branch information
ue71603 committed Jul 1, 2024
1 parent ae0f2c9 commit 814485c
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<xsd:include schemaLocation="netex_stopAssignment_support.xsd"/>
<xsd:include schemaLocation="netex_servicePattern_version.xsd"/>
<xsd:include schemaLocation="../../netex_framework/netex_reusableComponents/netex_trainElement_version.xsd"/>
<xsd:include schemaLocation="../../netex_part_2/part2_journeyTimes/netex_deckEntranceAssignment_version.xsd"/>
<!-- ======================================================================= -->
<xsd:annotation>
<xsd:appinfo>
Expand Down Expand Up @@ -366,6 +367,11 @@ Rail transport, Roads and Road transport
<xsd:documentation>Text description of A specific ENTRANCE to the VEHICLE. E.g. Front, rear. NB DECK ENTRANCE ASSIGNMENT can be used to make structured reference.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="deckEntranceAssignments" type="deckEntranceAssignments_RelStructure" minOccurs="0">
<xsd:annotation>
<xsd:documentation>DECK ENTRANCE assigned. +v2.0</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:group>
<!-- ======DEPRECATED - Use PASSENGER BOARDING POSITION ASSIGNMENT.============================================ -->
Expand Down

0 comments on commit 814485c

Please sign in to comment.