Skip to content
Closed
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 @@ -370,9 +370,9 @@ Rail transport, Roads and Road transport
<xsd:documentation>Relative preference assigned to this element if there are multiple entries between two points.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IsDIrect" type="xsd:boolean" minOccurs="0">
<xsd:element name="IsDirect" type="xsd:boolean" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Wheter considered as direct fare.</xsd:documentation>
<xsd:documentation>Whether considered as direct fare.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InverseAllowed" type="xsd:boolean" minOccurs="0">
Expand Down