Skip to content

Commit e21481f

Browse files
ue71603skinkie
andauthored
Apply suggestions from code review
Co-authored-by: Stefan de Konink <stefan@konink.de>
1 parent 3361166 commit e21481f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

xsd/netex_part_2/part2_journeyTimes/netex_coupledJourney_version.xsd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,12 +240,12 @@ Rail transport, Roads and Road transport
240240
<xsd:documentation>Point at which this JOURNEY PART ends.</xsd:documentation>
241241
</xsd:annotation>
242242
</xsd:element>
243-
<xsd:element name="StartPointInPatternRef" type="PointInSequenceRefStructure" minOccurs="0">
243+
<xsd:element name="FromPointInPatternRef" type="PointInSequenceRefStructure" minOccurs="0">
244244
<xsd:annotation>
245245
<xsd:documentation>POINT at which applicability of JOURNEY PART starts. When using PASSING TIME this element is to be used.</xsd:documentation>
246246
</xsd:annotation>
247247
</xsd:element>
248-
<xsd:element name="EndPointInPatternRef" type="PointInSequenceRefStructure" minOccurs="0">
248+
<xsd:element name="ToPointInPatternRef" type="PointInSequenceRefStructure" minOccurs="0">
249249
<xsd:annotation>
250250
<xsd:documentation>POINT at which applicabiity of JOURNEY PART ends. If absent same as Start Point.</xsd:documentation>
251251
</xsd:annotation>

0 commit comments

Comments
 (0)