Skip to content

Commit

Permalink
Typo's
Browse files Browse the repository at this point in the history
  • Loading branch information
skinkie authored Apr 3, 2024
1 parent 11fcdb4 commit 07083c8
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 28 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,7 @@ Rail transport, Roads and Road transport
<!-- ====== POWERED TRAIN =================================================== -->
<xsd:element name="PoweredTrain" abstract="false" substitutionGroup="TrainType_">
<xsd:annotation>
<xsd:documentation>A TRAIN that is able to move under its own power,

+v2.0</xsd:documentation>
<xsd:documentation>A TRAIN that is able to move under its own power. +v2.0</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:complexContent>
Expand Down Expand Up @@ -133,9 +131,7 @@ Rail transport, Roads and Road transport
<!-- ====== UNPOWERED TRAIN =================================================== -->
<xsd:element name="UnpoweredTrain" abstract="false" substitutionGroup="TrainType_">
<xsd:annotation>
<xsd:documentation>A TRAIN that is able to move under its own power,

+v2.0</xsd:documentation>
<xsd:documentation>A TRAIN that is able to move under its own power. +v2.0</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:complexContent>
Expand Down Expand Up @@ -184,8 +180,7 @@ Rail transport, Roads and Road transport
<!-- ====== TRACTIVE ELEMENT TYPE =================================================== -->
<xsd:element name="TractiveElementType" abstract="false">
<xsd:annotation>
<xsd:documentation>A TRAIN ELEMENT TYPE that is self-propelled, e.g., a locomotive or powered railcar.
+v2.0</xsd:documentation>
<xsd:documentation>A TRAIN ELEMENT TYPE that is self-propelled, e.g., a locomotive or powered railcar. +v2.0</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:complexContent>
Expand Down Expand Up @@ -230,8 +225,7 @@ Rail transport, Roads and Road transport
<!-- ====== TRAILING ELEMENT TYPE =============================================== -->
<xsd:element name="TrailingElementType" abstract="false">
<xsd:annotation>
<xsd:documentation>A TRAIN ELEMENT TYPE that cannot propel itself, e.g. a railway carriage, luggage van, passenger vehicle wagon, etc
. +v2.0</xsd:documentation>
<xsd:documentation>A TRAIN ELEMENT TYPE that cannot propel itself, e.g. a railway carriage, luggage van, passenger vehicle wagon, etc. +v2.0</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:complexContent>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Rail transport, Roads and Road transport
<xsd:restriction base="xsd:NMTOKEN">
<xsd:enumeration value="hingedSingle">
<xsd:annotation>
<xsd:documentation>Single door hinged at one side.</xsd:documentation>
<xsd:documentation>Single door, hinged at one side.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="hingedPair">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ Rail transport, Roads and Road transport
</xsd:complexType>
<xsd:group name="SiteAccessGroup">
<xsd:annotation>
<xsd:documentation>Group of ACCESS and PATH related elements related elements. for a site</xsd:documentation>
<xsd:documentation>Group of ACCESS and PATH related elements for a site.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="pathLinks" type="sitePathLinks_RelStructure" minOccurs="0">
Expand Down Expand Up @@ -196,7 +196,7 @@ Rail transport, Roads and Road transport
</xsd:complexType>
<xsd:element name="NavigationPath" substitutionGroup="LinkSequence">
<xsd:annotation>
<xsd:documentation>DEPRECATED use SITE NAVIGATION instead </xsd:documentation>
<xsd:documentation>DEPRECATED use SITE NAVIGATION instead </xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:complexContent>
Expand Down
12 changes: 6 additions & 6 deletions xsd/netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Rail transport, Roads and Road transport
<!-- ======================================================================= -->
<xsd:group name="FixedPathLinkGroup">
<xsd:annotation>
<xsd:documentation>Elements of a OFF SITE PATH LINK.</xsd:documentation>
<xsd:documentation>Elements of an OFF SITE PATH LINK.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="Description" type="MultilingualString" minOccurs="0">
Expand All @@ -94,14 +94,14 @@ Rail transport, Roads and Road transport
</xsd:group>
<xsd:complexType name="SitePathLinkEndStructure">
<xsd:annotation>
<xsd:documentation>Type for an OFF SITE P PATH LINK END.</xsd:documentation>
<xsd:documentation>Type for an OFF SITE PATH LINK END.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:choice>
<xsd:element ref="SiteElementRef"/>
<xsd:element name="PlaceRef" type="PlaceRefStructure">
<xsd:annotation>
<xsd:documentation>Reference to a PLACE, including QUAY, ACCESS SPACE, BOARDING POSITION or other node of a SITE. DEPRECATED 2.0 use more specifc SITE COMPONENT</xsd:documentation>
<xsd:documentation>DEPRECATED: Reference to a PLACE, including QUAY, ACCESS SPACE, BOARDING POSITION or other node of a SITE. Use more specifc SITE COMPONENT. -v2.0 </xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
Expand Down Expand Up @@ -259,7 +259,7 @@ Rail transport, Roads and Road transport
</xsd:complexType>
<xsd:group name="SitePathLinkGroup">
<xsd:annotation>
<xsd:documentation>Elements of a SITE PATH LINK.</xsd:documentation>
<xsd:documentation>Elements of a SITE PATH LINK.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="From" type="SitePathLinkEndStructure">
Expand Down Expand Up @@ -405,14 +405,14 @@ Rail transport, Roads and Road transport
</xsd:element>
<xsd:element name="placeEquipments" type="placeEquipments_RelStructure" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Items of fixed EQUIPMENT that may be lused at the spot 0 in particular SIGN EQUIPMENT and BAECON EQUIPMENT +V2.0</xsd:documentation>
<xsd:documentation>Items of fixed EQUIPMENT that may be lused at the spot 0 in a particular SIGN EQUIPMENT and BEACON EQUIPMENT. +v2.0</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:group>
<xsd:element name="PathJunction" substitutionGroup="Point">
<xsd:annotation>
<xsd:documentation>DEPRECATED - use SITE PATH JUNCTION. v 3.0esignated point, inside a SITE ie STOP PLACE or POINT OF INTEREST, at which two or more PATH LINKs may connect or branch.</xsd:documentation>
<xsd:documentation>DEPRECATED: Use SITE PATH JUNCTION. Designated point, inside a SITE ie STOP PLACE or POINT OF INTEREST, at which two or more PATH LINKs may connect or branch. -v2.0 </xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:complexContent>
Expand Down
16 changes: 7 additions & 9 deletions xsd/netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ Rail transport, Roads and Road transport
</xsd:element>
<xsd:element name="entrances" type="siteEntrances_RelStructure" minOccurs="0">
<xsd:annotation>
<xsd:documentation>ENTRANCEs to and within SITE.</xsd:documentation>
<xsd:documentation>ENTRANCEs to and within SITE.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="siteStructures" type="siteStructures_RelStructure" minOccurs="0">
Expand Down Expand Up @@ -690,7 +690,7 @@ Rail transport, Roads and Road transport
<xsd:element ref="gml:Polygon" minOccurs="0"/>
<xsd:element name="projections" type="projections_RelStructure" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Projections of SITE onto another layer.</xsd:documentation>
<xsd:documentation>Projections of SITE onto another layer.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
Expand All @@ -710,8 +710,7 @@ Rail transport, Roads and Road transport
</xsd:complexType>
<xsd:element name="SiteStructure" type="SiteStructure_VersionStructure" abstract="false" substitutionGroup="DataManagedObject">
<xsd:annotation>
<xsd:documentation>A building or a separate part thereof within a SITE. +v2.0
</xsd:documentation>
<xsd:documentation>A building or a separate part thereof within a SITE. +v2.0</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:complexType name="SiteStructure_VersionStructure" abstract="false">
Expand Down Expand Up @@ -744,7 +743,7 @@ Rail transport, Roads and Road transport
<xsd:element ref="SiteRef" minOccurs="0"/>
<xsd:element name="levelsInStructure" type="levelsInStructure_RelStructure" minOccurs="0">
<xsd:annotation>
<xsd:documentation>LEVELs found within SITe.</xsd:documentation>
<xsd:documentation>LEVELs found within a SITE.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
Expand All @@ -764,8 +763,7 @@ Rail transport, Roads and Road transport
</xsd:complexType>
<xsd:element name="LevelInStructure" type="LevelInStructure_VersionStructure" abstract="false" substitutionGroup="VersionedChild">
<xsd:annotation>
<xsd:documentation>A LEVEL that is accessible in a SITE STRUCTURE with its relative lateral order in that SITE STRUCTURE counted from the bottom and upwards. +V2.0
</xsd:documentation>
<xsd:documentation>A LEVEL that is accessible in a SITE STRUCTURE with its relative lateral order in that SITE STRUCTURE counted from the bottom and upwards. +v2.0</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:complexType name="LevelInStructure_VersionStructure" abstract="false">
Expand All @@ -792,12 +790,12 @@ Rail transport, Roads and Road transport
<xsd:sequence>
<xsd:element name="FloorLabel" type="MultilingualString" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Label associated with LEVEL within SITE STRUCTURE. </xsd:documentation>
<xsd:documentation>Label associated with LEVEL within SITE STRUCTURE.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Name" type="MultilingualString" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Name of Level in SITE STRUCTURE</xsd:documentation>
<xsd:documentation>Name of Level in SITE STRUCTURE.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="LevelRef"/>
Expand Down

0 comments on commit 07083c8

Please sign in to comment.