Skip to content
Open
Changes from 1 commit
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 @@ -359,6 +359,11 @@ Rail transport, Roads and Road transport
</xsd:annotation>
</xsd:element>
<xsd:element ref="TransportSubmode" minOccurs="0"/>
<xsd:element name="ReplacedLineRef" type="LineIdType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>ID of the replaced line. To be used only when the Transport SubMode clearly indicates that it is a replacement (for example, railReplacementBus). +v2.1</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Url" type="xsd:anyURI" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Web link for LINE.</xsd:documentation>
Expand Down