Skip to content

Commit 9a250e2

Browse files
Fixing typos and definition. No longer allowing other types. (#187)
* Fixing typos and definition. No longer allowing other types. If somebody invents warp-drive we should reconsider. * Lint and update documentation tables --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2ee85a4 commit 9a250e2

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

docs/generated/contab/siri.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -118752,7 +118752,7 @@ <h3>15.13. The complex type <code>siri:EstimatedVehicleJourneyStructure</code>
118752118752
</p>
118753118753
</td>
118754118754
<td colspan="1" rowspan="1" class="tableblock halign-left valign-top">
118755-
<p class="tableblock darkbrown">Velocity of VEHICLE. EIther actual speed or average speed may be used. (since SIRI 2.0)</p>
118755+
<p class="tableblock darkbrown">Velocity of VEHICLE. Either actual speed or average speed may be used. (since SIRI 2.0)</p>
118756118756
</td>
118757118757
</tr>
118758118758
<tr>
@@ -164182,7 +164182,7 @@ <h3>24.5. The group <code>siri:JourneyProgressGroup</code>
164182164182
</p>
164183164183
</td>
164184164184
<td colspan="1" rowspan="1" class="tableblock halign-left valign-top">
164185-
<p class="tableblock darkbrown">Velocity of VEHICLE. EIther actual speed or average speed may be used. (since SIRI 2.0)</p>
164185+
<p class="tableblock darkbrown">Velocity of VEHICLE. Either actual speed or average speed may be used. (since SIRI 2.0)</p>
164186164186
</td>
164187164187
</tr>
164188164188
<tr>
@@ -166145,7 +166145,7 @@ <h3>24.10. The group <code>siri:ProgressDataGroup</code>
166145166145
</p>
166146166146
</td>
166147166147
<td colspan="1" rowspan="1" class="tableblock halign-left valign-top">
166148-
<p class="tableblock darkbrown">Velocity of VEHICLE. EIther actual speed or average speed may be used. (since SIRI 2.0)</p>
166148+
<p class="tableblock darkbrown">Velocity of VEHICLE. Either actual speed or average speed may be used. (since SIRI 2.0)</p>
166149166149
</td>
166150166150
</tr>
166151166151
<tr>
@@ -170736,7 +170736,7 @@ <h3>24.19. The complex type <code>siri:MonitoredVehicleJourneyStructure</code>
170736170736
</p>
170737170737
</td>
170738170738
<td colspan="1" rowspan="1" class="tableblock halign-left valign-top">
170739-
<p class="tableblock darkbrown">Velocity of VEHICLE. EIther actual speed or average speed may be used. (since SIRI 2.0)</p>
170739+
<p class="tableblock darkbrown">Velocity of VEHICLE. Either actual speed or average speed may be used. (since SIRI 2.0)</p>
170740170740
</td>
170741170741
</tr>
170742170742
<tr>
@@ -249977,7 +249977,7 @@ <h3>45.1. Simple type definitions</h3>
249977249977
<p class="tableblock">xs:nonNegativeInteger: (empty restriction)</p>
249978249978
</td>
249979249979
<td colspan="1" rowspan="1" class="tableblock halign-left valign-top">
249980-
<p class="tableblock anno-text">Distance (metres) as defined by http://www.ordnancesurvey.co.uk/xml/resource/units.xml#metres. ALternative units may be specifed by context.</p>
249980+
<p class="tableblock anno-text">Distance (in metres) as defined by http://www.ordnancesurvey.co.uk/xml/resource/units.xml#metres.</p>
249981249981
</td>
249982249982
</tr>
249983249983
<tr>
@@ -250037,7 +250037,7 @@ <h3>45.1. Simple type definitions</h3>
250037250037
<p class="tableblock">xs:nonNegativeInteger: (empty restriction)</p>
250038250038
</td>
250039250039
<td colspan="1" rowspan="1" class="tableblock halign-left valign-top">
250040-
<p class="tableblock anno-text">Distance (metres per second) ALternative unist may be specifed by context.</p>
250040+
<p class="tableblock anno-text">Velocity (in metres per second).</p>
250041250041
</td>
250042250042
</tr>
250043250043
</tbody>
@@ -258785,7 +258785,7 @@ <h3>50.32. The complex type <code>complexType[siri:VehicleActivityStructure]/Mon
258785258785
</p>
258786258786
</td>
258787258787
<td colspan="1" rowspan="1" class="tableblock halign-left valign-top">
258788-
<p class="tableblock darkbrown">Velocity of VEHICLE. EIther actual speed or average speed may be used. (since SIRI 2.0)</p>
258788+
<p class="tableblock darkbrown">Velocity of VEHICLE. Either actual speed or average speed may be used. (since SIRI 2.0)</p>
258789258789
</td>
258790258790
</tr>
258791258791
<tr>

xsd/siri_model/siri_monitoredVehicleJourney.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ MonitoringError must not be used if Monitored is omitted or set to 'true'.</xsd:
200200
</xsd:element>
201201
<xsd:element name="Velocity" type="VelocityType" minOccurs="0">
202202
<xsd:annotation>
203-
<xsd:documentation>Velocity of VEHICLE. EIther actual speed or average speed may be used. (since SIRI 2.0)</xsd:documentation>
203+
<xsd:documentation>Velocity of VEHICLE. Either actual speed or average speed may be used. (since SIRI 2.0)</xsd:documentation>
204204
</xsd:annotation>
205205
</xsd:element>
206206
<xsd:element name="EngineOn" type="xsd:boolean" default="true" minOccurs="0">

xsd/siri_utility/siri_location.xsd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,13 +252,13 @@ A flexible area is used in cases where a pre-booked service allows pick-up/drop-
252252
<!--======Distance ============================================================-->
253253
<xsd:simpleType name="DistanceType">
254254
<xsd:annotation>
255-
<xsd:documentation>Distance (metres) as defined by http://www.ordnancesurvey.co.uk/xml/resource/units.xml#metres. ALternative units may be specifed by context.</xsd:documentation>
255+
<xsd:documentation>Distance (in metres) as defined by http://www.ordnancesurvey.co.uk/xml/resource/units.xml#metres.</xsd:documentation>
256256
</xsd:annotation>
257257
<xsd:restriction base="xsd:nonNegativeInteger"/>
258258
</xsd:simpleType>
259259
<xsd:simpleType name="VelocityType">
260260
<xsd:annotation>
261-
<xsd:documentation>Distance (metres per second) ALternative unist may be specifed by context.</xsd:documentation>
261+
<xsd:documentation>Velocity (in metres per second).</xsd:documentation>
262262
</xsd:annotation>
263263
<xsd:restriction base="xsd:nonNegativeInteger"/>
264264
</xsd:simpleType>

0 commit comments

Comments
 (0)