Skip to content

Commit

Permalink
More typo's
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Günter <[email protected]>
  • Loading branch information
skinkie and ue71603 authored Apr 3, 2024
1 parent 07083c8 commit 01bf25c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ Rail transport, Roads and Road transport
</xsd:element>
<xsd:element name="TrainElementType" type="TrainElementTypeTypeEnumeration" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Type of TRAIN ELEMENT TYPE. NB THere is a name class with the suppertype. Fix in v2.0</xsd:documentation>
<xsd:documentation>Type of TRAIN ELEMENT TYPE. NB There is a name class with the supertype. Fix in v2.0</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="FareClasses" minOccurs="0"/>
Expand Down Expand Up @@ -428,7 +428,7 @@ Rail transport, Roads and Road transport
<!-- ======================================================================= -->
<xsd:group name="TrainElementTypeViewGroup">
<xsd:annotation>
<xsd:documentation>Elements for a TRAIN ELEMENT VIEW.</xsd:documentation>
<xsd:documentation>Elements for a TRAIN ELEMENT TYPE VIEW.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:choice>
Expand All @@ -448,7 +448,7 @@ Rail transport, Roads and Road transport
</xsd:element>
<xsd:element name="TrainElementType" type="TrainElementTypeTypeEnumeration" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Type of TRAIN ELEMENT. DEPRECATED 2.0 Renamed to TYPE OF TRAIN ELEMENG TYPE</xsd:documentation>
<xsd:documentation>Type of TRAIN ELEMENT. DEPRECATED 2.0 Renamed to TYPE OF TRAIN ELEMENG TYPE</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
Expand Down Expand Up @@ -552,7 +552,7 @@ Rail transport, Roads and Road transport
<xsd:sequence>
<xsd:element name="Splittable" type="xsd:boolean" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Whether the component can be split in normal usage</xsd:documentation>
<xsd:documentation>Whether the component can be split in normal usage.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ThroughAccess" type="ThroughAccessEnumeration">
Expand Down Expand Up @@ -632,9 +632,7 @@ Rail transport, Roads and Road transport
</xsd:group>
<xsd:attribute name="order" type="xsd:positiveInteger">
<xsd:annotation>
<xsd:documentation>
Order of TRAIN IN COMPOUND TRAIN within TRAIN.
</xsd:documentation>
<xsd:documentation>Order of TRAIN IN COMPOUND TRAIN within TRAIN.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
Expand Down
4 changes: 2 additions & 2 deletions xsd/netex_part_1/part1_frames/netex_siteFrame_version.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ Rail transport, Roads and Road transport
<xsd:sequence>
<xsd:element name="groupsOfSites" type="groupsOfSites_RelStructure" minOccurs="0">
<xsd:annotation>
<xsd:documentation>GROUPS of SITESs in frame. +v.0</xsd:documentation>
<xsd:documentation>GROUPS of SITESs in frame. +v2.0</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="groupsOfStopPlaces" type="groupsOfStopPlacesInFrame_RelStructure" minOccurs="0">
Expand Down Expand Up @@ -225,7 +225,7 @@ Rail transport, Roads and Road transport
</xsd:group>
<xsd:group name="TariffZoneInFrameGroup">
<xsd:annotation>
<xsd:documentation>TARIFF ZONE related elements in frame.</xsd:documentation>
<xsd:documentation>TARIFF ZONE related elements in frame.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="tariffZones" type="tariffZonesInFrame_RelStructure" minOccurs="0">
Expand Down

0 comments on commit 01bf25c

Please sign in to comment.