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 @@ -364,6 +364,11 @@ Rail transport, Roads and Road transport
<xsd:documentation>Web link for LINE.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReplacedLineRef" type="LineRefStructure" 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:sequence>
</xsd:group>
<xsd:group name="LineCodeGroup">
Expand Down