Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,11 @@ Rail transport, Roads and Road transport
<xsd:documentation>POINT within FARE SECTION tat which element ends.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TravelValidityDirection" type="RelativeDirectionEnumeration" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Direction of travel which is allowed (forward, backwards or both)</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
</xsd:sequence>
</xsd:group>
Expand Down