Skip to content

Commit 1a9cf89

Browse files
authored
Relocating ReplacedLinedRef
As the last attribute
1 parent 801160f commit 1a9cf89

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

xsd/netex_part_1/part1_networkDescription/netex_line_version.xsd

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -359,15 +359,15 @@ Rail transport, Roads and Road transport
359359
</xsd:annotation>
360360
</xsd:element>
361361
<xsd:element ref="TransportSubmode" minOccurs="0"/>
362-
<xsd:element name="ReplacedLineRef" type="LineIdType" minOccurs="0">
363-
<xsd:annotation>
364-
<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>
365-
</xsd:annotation>
366-
</xsd:element>
367362
<xsd:element name="Url" type="xsd:anyURI" minOccurs="0">
368363
<xsd:annotation>
369364
<xsd:documentation>Web link for LINE.</xsd:documentation>
370365
</xsd:annotation>
366+
</xsd:element>
367+
<xsd:element name="ReplacedLineRef" type="LineIdType" minOccurs="0">
368+
<xsd:annotation>
369+
<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>
370+
</xsd:annotation>
371371
</xsd:element>
372372
</xsd:sequence>
373373
</xsd:group>

0 commit comments

Comments
 (0)