You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix typos in documentation siri_situation.xsd (#147)
* Fix typos in documentation siri_situation.xsd
Fix typos & addition of one annotation missing
* add missing tags to new annotation
it seems that author added a new annotation in previous commit but forgot proper tags.
* correct typo
---------
Co-authored-by: haeckerbaer <54021300+haeckerbaer@users.noreply.github.com>
Co-authored-by: Tim Rivett <56296031+tim-rivett@users.noreply.github.com>
<xsd:documentation>The date/time that the SITUATIONRecord object (the first version of the record) was created by the original supplier.</xsd:documentation>
368
+
<xsd:documentation>The date/time that the SITUATION Record object (the first version of the record) was created by the original supplier.</xsd:documentation>
<xsd:documentation>The date/time that this current version of the SITUATIONRecord was written into the database of the supplier which is involved in the data exchange.</xsd:documentation>
383
+
<xsd:documentation>The date/time that this current version of the SITUATION Record was written into the database of the supplier which is involved in the data exchange.</xsd:documentation>
<xsd:documentation>An event which is not planned by the traffic OPERATOR, which is affecting, or has the potential to affect traffic flow. This SIRI-SX element embeds the Datex2 TrafficElement, making all elements optional because they may alternatvielky be specified by common SIRI-SRX SITUATION elements.</xsd:documentation>
469
+
<xsd:documentation>An event which is not planned by the traffic OPERATOR, which is affecting, or has the potential to affect traffic flow. This SIRI-SX element embeds the Datex 2 TrafficElement, making all elements optional because they may alternatvielky be specified by common SIRI-SRX SITUATION elements.</xsd:documentation>
470
470
</xsd:annotation>
471
471
<xsd:sequence>
472
472
<xsd:groupref="Datex2ManagementGroup"/>
@@ -527,7 +527,7 @@ Rail transport, Roads and road transport
<xsd:documentation>Whether the SITUATION was planned (eg engineering works) or unplanned (eg service alteration). Default is 'false', i.e. unplanned.</xsd:documentation>
711
+
<xsd:documentation>Whether the SITUATION was planned (e.g. engineering works) or unplanned (e.g. service alteration). Default is 'false', i.e. unplanned.</xsd:documentation>
@@ -740,7 +740,7 @@ Rail transport, Roads and road transport
740
740
<xsd:groupname="ReasonGroup">
741
741
<xsd:annotation>
742
742
<xsd:documentation>Structured Reason elements. The TpegReason and/or PublicEventReason enumerated values can be used to generate standardized messages describing the SITUATION. If no enumerated values are given, ReasonName is used instead.
743
-
Note: this means that ReasonName is NOT a complete message, but only a (few) word(s) to be included in the message!</xsd:documentation>
743
+
Note: this means that ReasonName is NOT a complete message, but only a (few) word(s) to be included in the message!</xsd:documentation>
744
744
</xsd:annotation>
745
745
<xsd:sequence>
746
746
<xsd:groupref="TpegReasonGroup">
@@ -794,7 +794,7 @@ Note: this means that ReasonName is NOT a complete message, but only a (few) wor
794
794
</xsd:simpleType>
795
795
<xsd:simpleTypename="NatureEnumeration">
796
796
<xsd:annotation>
797
-
<xsd:documentation>Type for Quality of data indication.</xsd:documentation>
797
+
<xsd:documentation>Type for Quality of data indication.</xsd:documentation>
798
798
</xsd:annotation>
799
799
<xsd:restrictionbase="xsd:string">
800
800
<xsd:enumerationvalue="plannedOnly"/>
@@ -922,7 +922,7 @@ Note: this means that ReasonName is NOT a complete message, but only a (few) wor
922
922
</xsd:element>
923
923
<xsd:elementname="Operators"minOccurs="0">
924
924
<xsd:annotation>
925
-
<xsd:documentation>Affected OPERATORs, If absent, taken from context. If present, any OPERATORs stated completely replace those from context.</xsd:documentation>
925
+
<xsd:documentation>Affected OPERATORs. If absent, taken from context. If present, any OPERATORs stated completely replace those from context.</xsd:documentation>
926
926
</xsd:annotation>
927
927
<xsd:complexType>
928
928
<xsd:choice>
@@ -1090,7 +1090,7 @@ Note: this means that ReasonName is NOT a complete message, but only a (few) wor
<xsd:documentation>Summary of SITUATION. If absent should be generated from structure elements / andor by condensing Description. (Unbounded since SIRI 2.0)</xsd:documentation>
1093
+
<xsd:documentation>Summary of SITUATION. If absent should be generated from structure elements, and/or by condensing Description. (Unbounded since SIRI 2.0)</xsd:documentation>
<xsd:documentation>Information on casualties.</xsd:documentation>
@@ -1295,7 +1299,7 @@ Note: this means that ReasonName is NOT a complete message, but only a (few) wor
1295
1299
<xsd:groupname="ConditionGroup">
1296
1300
<xsd:annotation>
1297
1301
<xsd:documentation>Structured elements of a SITUATION condition. The Condition enumerated value(s) can be used to generate standardized messages describing the SITUATION. If no enumerated values are given, ConditionName is used instead.
1298
-
Note: this means that ConditionName is NOT a complete message, but only a (few) word(s) to be included in the message!</xsd:documentation>
1302
+
Note: this means that ConditionName is NOT a complete message, but only a (few) word(s) to be included in the message!</xsd:documentation>
@@ -1332,7 +1336,7 @@ Note: this means that ConditionName is NOT a complete message, but only a (few)
1332
1336
<xsd:documentation>Type for (structured) advice. The AdviceType enumerated value can be used to generate standardized messages describing the SITUATION. If no enumerated value is given, AdviceName is used instead.
1333
1337
Note: this means that AdviceName is NOT a complete message, but only a (few) word(s) to be included in the message!
1334
1338
Alternatively, AdviceRef can be used to reference a (complete) standardised advisory message.
<xsd:documentation>Refernce to a fare exceptions code that is allowed because of the disruption. An easement may relax a fare condition, for exampel "You may use your metro ticket on the bus', or 'You may use your bus ticket in teh metro between these two stops'.</xsd:documentation>
1501
+
<xsd:documentation>Refernce to a fare exceptions code that is allowed because of the disruption. An easement may relax a fare condition, for example "You may use your metro ticket on the bus', or 'You may use your bus ticket in teh metro between these two stops'.</xsd:documentation>
0 commit comments