Skip to content

Commit 8dd572d

Browse files
committed
Fix spelling errors in part3_fares documentation and comments
1 parent 24040c1 commit 8dd572d

21 files changed

Lines changed: 34 additions & 34 deletions

xsd/netex_part_3/part3_fares/netex_accessRightParameter_version.xsd

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Rail transport, Roads and Road transport
170170
<xsd:documentation>NeTEx ACCESS RIGHT ASSIGNMENT types.</xsd:documentation>
171171
</xsd:annotation>
172172
<!-- ======================================================================= -->
173-
<!-- ===ENTIITY IN VERSION IN FRAME====Used in SERVICE FRAME)=================================================== -->
173+
<!-- ===ENTITY IN VERSION IN FRAME====Used in SERVICE FRAME)=================================================== -->
174174
<xsd:complexType name="accessRightParameterAssignmentsInFrame_RelStructure">
175175
<xsd:annotation>
176176
<xsd:documentation>The assignment of a fare collection parameter (referring to geography, time, quality or usage) to an element of a fare system (access right, validated access, control mean, etc.).</xsd:documentation>
@@ -184,7 +184,7 @@ Rail transport, Roads and Road transport
184184
</xsd:complexContent>
185185
</xsd:complexType>
186186
<!-- ======================================================================= -->
187-
<!-- ===ENTIITY IN VERSION IN FRAME====Used in SERVICE FRAME)=================================================== -->
187+
<!-- ===ENTITY IN VERSION IN FRAME====Used in SERVICE FRAME)=================================================== -->
188188
<xsd:complexType name="validityParameterAssignmentsInFrame_RelStructure">
189189
<xsd:annotation>
190190
<xsd:documentation>The assignment of a fare collection parameter (referring to geography, time, quality or usage) to an element of a fare system (access right, validated access, control mean, etc.).</xsd:documentation>
@@ -294,7 +294,7 @@ Rail transport, Roads and Road transport
294294
<xsd:element ref="TypeOfAccessRightAssignmentRef" minOccurs="0"/>
295295
<xsd:element name="ChargingBasis" type="ChargingBasisEnumeration" default="any" minOccurs="0">
296296
<xsd:annotation>
297-
<xsd:documentation>Whether ACCESS RIGHT ASSIGNMENT is chargable or not.</xsd:documentation>
297+
<xsd:documentation>Whether ACCESS RIGHT ASSIGNMENT is chargeable or not.</xsd:documentation>
298298
</xsd:annotation>
299299
</xsd:element>
300300
</xsd:sequence>
@@ -947,7 +947,7 @@ Rail transport, Roads and Road transport
947947
<xsd:sequence>
948948
<xsd:group ref="GenericParameterAssignmentIncludesGroup">
949949
<xsd:annotation>
950-
<xsd:documentation>Elements for compound GENERIC PARAMETER ASSIGNMENT. May only be compounded with parameters fo the same type.</xsd:documentation>
950+
<xsd:documentation>Elements for compound GENERIC PARAMETER ASSIGNMENT. May only be compounded with parameters of the same type.</xsd:documentation>
951951
</xsd:annotation>
952952
</xsd:group>
953953
</xsd:sequence>

xsd/netex_part_3/part3_fares/netex_calculationParameters_version.xsd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Rail transport, Roads and Road transport
6060
</xsd:appinfo>
6161
<xsd:documentation>NeTEx: PRICING PARAMATER SET types.</xsd:documentation>
6262
</xsd:annotation>
63-
<!-- ===ENTIITY IN VERSION IN FRAME====Used in FARE FRAME)=================================================== -->
63+
<!-- ===ENTITY IN VERSION IN FRAME====Used in FARE FRAME)=================================================== -->
6464
<xsd:group name="CalculationParametersInFrameGroup">
6565
<xsd:annotation>
6666
<xsd:documentation>Elements for calculating fares.</xsd:documentation>
@@ -766,7 +766,7 @@ Rail transport, Roads and Road transport
766766
</xsd:group>
767767
<xsd:element name="LimitingRuleInContext" substitutionGroup="PricingRule_Dummy">
768768
<xsd:annotation>
769-
<xsd:documentation>OPTIMISED version whcih can be be used only in line assues ID of comtainign context -no id checking. A price for which a discount can be offered.</xsd:documentation>
769+
<xsd:documentation>OPTIMISED version which can be used only in line; assumes ID of containing context -no id checking. A price for which a discount can be offered.</xsd:documentation>
770770
</xsd:annotation>
771771
<xsd:complexType>
772772
<xsd:complexContent>

xsd/netex_part_3/part3_fares/netex_distanceMatrixElement_version.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Rail transport, Roads and Road transport
7373
</xsd:appinfo>
7474
<xsd:documentation>NeTEx DISTANCE MATRIX ELEMENT types.</xsd:documentation>
7575
</xsd:annotation>
76-
<!-- === ENTIITY IN VERSION IN FRAME= === ================================================== -->
76+
<!-- === ENTITY IN VERSION IN FRAME= === ================================================== -->
7777
<xsd:group name="DistanceMatrixElementsInFrameGroup">
7878
<xsd:annotation>
7979
<xsd:documentation>DISTANCE MATRIX ELEMENTs in FRAME.</xsd:documentation>

xsd/netex_part_3/part3_fares/netex_farePrice_version.xsd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Rail transport, Roads and Road transport
8383
</xsd:appinfo>
8484
<xsd:documentation>NeTEx: FARE PRICE types.</xsd:documentation>
8585
</xsd:annotation>
86-
<!-- ===ENTIITY IN VERSION IN FRAME====Used in FARE FRAME)=================================================== -->
86+
<!-- ===ENTITY IN VERSION IN FRAME====Used in FARE FRAME)=================================================== -->
8787
<xsd:complexType name="farePricesInFrame_RelStructure">
8888
<xsd:annotation>
8989
<xsd:documentation>Type for containment in frame of FARE Prices.</xsd:documentation>
@@ -364,7 +364,7 @@ Rail transport, Roads and Road transport
364364
<xsd:documentation>Record of amount deducted by a price rule calculation, e.g. an additional tax step. If PRICING RULES are chained there may be multiple steps to record.
365365
The source of the input price can be indicated by a FARE PRICE REF of some sort.
366366
The RULE STEP RESULT Amount is the resulting net price after the pricing rule has been applied to the input amount.
367-
The RULE STEP RESULT Adjustment Amount is the difference beteen the original input price and the RULE STEP RESULT Amount (so it is possible to derive the input price amount by adding the the Adjustment to the Net Amount. A similar computation can be done for any units.</xsd:documentation>
367+
The RULE STEP RESULT Adjustment Amount is the difference between the original input price and the RULE STEP RESULT Amount (so it is possible to derive the input price amount by adding the Adjustment to the Net Amount. A similar computation can be done for any units.</xsd:documentation>
368368
</xsd:annotation>
369369
</xsd:element>
370370
</xsd:sequence>

xsd/netex_part_3/part3_fares/netex_fareProduct_version.xsd

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ Rail transport, Roads and Road transport
8282
</xsd:appinfo>
8383
<xsd:documentation>NeTEx: FARE PRODUCT types.</xsd:documentation>
8484
</xsd:annotation>
85-
<!-- ===ENTIITY IN VERSION IN FRAME====Used in FARE FRAME)=================================================== -->
86-
<!-- ===ENTIITY IN VERSION IN FRAME====Used in FARE FRAME)=================================================== -->
85+
<!-- ===ENTITY IN VERSION IN FRAME====Used in FARE FRAME)=================================================== -->
86+
<!-- ===ENTITY IN VERSION IN FRAME====Used in FARE FRAME)=================================================== -->
8787
<xsd:group name="FareProductsInFrameGroup">
8888
<xsd:annotation>
8989
<xsd:documentation>Fare Product Elements contained in a FARE FRAME.</xsd:documentation>
@@ -435,7 +435,7 @@ Rail transport, Roads and Road transport
435435
</xsd:element>
436436
<xsd:group ref="OtherProductGroup" minOccurs="0">
437437
<xsd:annotation>
438-
<xsd:documentation>Other products to which SALE DISCONT applies to</xsd:documentation>
438+
<xsd:documentation>Other products to which SALE DISCOUNT RIGHT applies</xsd:documentation>
439439
</xsd:annotation>
440440
</xsd:group>
441441
</xsd:sequence>
@@ -856,7 +856,7 @@ Rail transport, Roads and Road transport
856856
<xsd:element ref="PriceUnitRef" minOccurs="0"/>
857857
<xsd:element name="Amount" type="xsd:decimal" minOccurs="0">
858858
<xsd:annotation>
859-
<xsd:documentation>Number of units. If only ine. Otherwise use TARIFF with FARE QUALITY FACTOR to specify a range</xsd:documentation>
859+
<xsd:documentation>Number of units. If only one. Otherwise use TARIFF with FARE QUALITY FACTOR to specify a range</xsd:documentation>
860860
</xsd:annotation>
861861
</xsd:element>
862862
</xsd:sequence>

xsd/netex_part_3/part3_fares/netex_fareSeries_version.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<xsd:documentation>NetEx SERIES CONSTRAINT types.</xsd:documentation>
6767
</xsd:annotation>
6868
<!-- ======================================================================= -->
69-
<!-- ===ENTIITY IN VERSION IN FRAME====Used in SERVICE FRAME)=================================================== -->
69+
<!-- ===ENTITY IN VERSION IN FRAME====Used in SERVICE FRAME)=================================================== -->
7070
<xsd:group name="FareSeriesInFrameGroup">
7171
<xsd:annotation>
7272
<xsd:documentation>Additional descriptive properties of a FARE FRAME.</xsd:documentation>

xsd/netex_part_3/part3_fares/netex_fareStructureElement_version.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Rail transport, Roads and Road transport
7070
</xsd:appinfo>
7171
<xsd:documentation>NeTEX FARE STRUCTURE ELEMENT types.</xsd:documentation>
7272
</xsd:annotation>
73-
<!-- ===ENTIITY IN VERSION IN FRAME==== ================================================== -->
73+
<!-- ===ENTITY IN VERSION IN FRAME==== ================================================== -->
7474
<xsd:group name="FareFactorsInFrameGroup">
7575
<xsd:annotation>
7676
<xsd:documentation>Fare factors in FRAME.</xsd:documentation>

xsd/netex_part_3/part3_fares/netex_fareStructure_version.xsd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ Rail transport, Roads and Road transport
196196
<xsd:element ref="TypeOfFareStructureFactorRef" minOccurs="0"/>
197197
<xsd:element name="Factor" type="xsd:anyType" minOccurs="0">
198198
<xsd:annotation>
199-
<xsd:documentation>Factor value assoictaed with init.</xsd:documentation>
199+
<xsd:documentation>Factor value associated with the unit.</xsd:documentation>
200200
</xsd:annotation>
201201
</xsd:element>
202202
</xsd:sequence>
@@ -229,7 +229,7 @@ Rail transport, Roads and Road transport
229229
<xsd:element ref="TypeOfFareStructureFactorRef" minOccurs="0"/>
230230
<xsd:element name="Factor" type="xsd:anyType" minOccurs="0">
231231
<xsd:annotation>
232-
<xsd:documentation>Factor value assoictaed with init.</xsd:documentation>
232+
<xsd:documentation>Factor value associated with the unit.</xsd:documentation>
233233
</xsd:annotation>
234234
</xsd:element>
235235
</xsd:sequence>

xsd/netex_part_3/part3_fares/netex_fareTable_version.xsd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ Rail transport, Roads and Road transport
116116
<xsd:documentation>NeTEx: FARE TABLE types.</xsd:documentation>
117117
</xsd:annotation>
118118
<!-- ======================================================================= -->
119-
<!-- ===ENTIITY IN VERSION IN FRAME====Used in SERVICE FRAME)=================================================== -->
120-
<!-- ===ENTIITY IN VERSION IN FRAME====Used in SERVICE FRAME)=================================================== -->
119+
<!-- ===ENTITY IN VERSION IN FRAME====Used in SERVICE FRAME)=================================================== -->
120+
<!-- ===ENTITY IN VERSION IN FRAME====Used in SERVICE FRAME)=================================================== -->
121121
<xsd:group name="FarePricesInFrameGroup">
122122
<xsd:annotation>
123123
<xsd:documentation>FARE TABLEs in frame.</xsd:documentation>

xsd/netex_part_3/part3_fares/netex_geographicStructureFactor_version.xsd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Rail transport, Roads and Road transport
6666
</xsd:appinfo>
6767
<xsd:documentation>NeTEX: GEOGRAPHICAL STRUCTURE FACTOR types.</xsd:documentation>
6868
</xsd:annotation>
69-
<!-- === ENTIITY IN VERSION IN FRAME= === ================================================== -->
69+
<!-- === ENTITY IN VERSION IN FRAME= === ================================================== -->
7070
<xsd:group name="GeographicFactorsInFrameGroup">
7171
<xsd:annotation>
7272
<xsd:documentation>Geographic factors in FRAME.</xsd:documentation>
@@ -301,7 +301,7 @@ Rail transport, Roads and Road transport
301301
<xsd:element ref="TypeOfFareStructureFactorRef" minOccurs="0"/>
302302
<xsd:element name="Factor" type="xsd:anyType" minOccurs="0">
303303
<xsd:annotation>
304-
<xsd:documentation>Factor value assoictaed with init.</xsd:documentation>
304+
<xsd:documentation>Factor value associated with the unit.</xsd:documentation>
305305
</xsd:annotation>
306306
</xsd:element>
307307
</xsd:sequence>

0 commit comments

Comments
 (0)