Skip to content

Commit b2093e4

Browse files
committed
allow new restriction for JourneyPart
1 parent 24040c1 commit b2093e4

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

xsd/netex_part_2/part2_journeyTimes/netex_coupledJourney_version.xsd

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,16 @@ Rail transport, Roads and Road transport
239239
<xsd:annotation>
240240
<xsd:documentation>Point at which this JOURNEY PART ends.</xsd:documentation>
241241
</xsd:annotation>
242+
</xsd:element>
243+
<xsd:element name="StartPointInPatternRef" type="PointInSequenceRefStructure" minOccurs="0">
244+
<xsd:annotation>
245+
<xsd:documentation>POINT at which applicability of JOURNEY PART starts. When using PASSING TIME this element is to be used.</xsd:documentation>
246+
</xsd:annotation>
247+
</xsd:element>
248+
<xsd:element name="EndPointInPatternRef" type="PointInSequenceRefStructure" minOccurs="0">
249+
<xsd:annotation>
250+
<xsd:documentation>POINT at which applicabiity of JOURNEY PART ends. If absent same as Start Point.</xsd:documentation>
251+
</xsd:annotation>
242252
</xsd:element>
243253
</xsd:sequence>
244254
</xsd:group>

0 commit comments

Comments
 (0)