Skip to content

Commit 9a0e0ab

Browse files
committed
switching bookingArrangements to ServiceBookingArrangement in Line
1 parent 50a1fb0 commit 9a0e0ab

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

xsd/netex_part_1/part1_networkDescription/netex_line_version.xsd

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,7 @@
7979
<Requires>http://www.netex.org.uk/schemas/1.0/PATH/netex_prereqfile.xsd</Requires>
8080
</Relation>
8181
<Rights>Unclassified
82-
<Copyright>CEN, Crown Copyright 2009-2023</Copyright>
83-
</Rights>
82+
<Copyright>CEN, Crown Copyright 2009-2023</Copyright></Rights>
8483
<Source>
8584
<ul>
8685
<li>Derived from the Transmodel, VDV, TransXChange, NEPTUNE, BISON and Trident standards.</li>
@@ -466,9 +465,9 @@ Rail transport, Roads and Road transport
466465
<xsd:documentation>Timetable documents associated with the LINE, e.g pdf files</xsd:documentation>
467466
</xsd:annotation>
468467
</xsd:element>
469-
<xsd:element name="bookingArrangements" type="bookingArrangements_RelStructure" minOccurs="0">
468+
<xsd:element name="bookingArrangements" type="serviceBookingArrangements_RelStructure" minOccurs="0">
470469
<xsd:annotation>
471-
<xsd:documentation>Set of possible Booking Arrangements for this LINE. +v2.0</xsd:documentation>
470+
<xsd:documentation>Set of possible Booking Arrangements for this LINE. Using ServiceBookingArrangement for DRT. +v2.0</xsd:documentation>
472471
</xsd:annotation>
473472
</xsd:element>
474473
</xsd:sequence>
@@ -1159,4 +1158,4 @@ Rail transport, Roads and Road transport
11591158
</xsd:complexContent>
11601159
</xsd:complexType>
11611160
<!-- ======================================================================= -->
1162-
</xsd:schema>
1161+
</xsd:schema>

0 commit comments

Comments
 (0)