Autoexport from the XML-Schema for element TT:operationalTrainSection of railML® version 3.3 | |
| Description | info about a part of the operational trains path |
| Subschema | timetable |
| Parents* | |
| Children** |
range (0..1), isCancelled (0..1), isOnRequest (0..1), additionalStopInfos (0..1), operationalTrainSectionPart (1..*) |
Attributes:
| |
| *Notice: Elements may have different parent elements. As a consequence they may be used in different contexts. Please, consider this as well as a user of this Wiki as when developing this documentation further. Aspects that are only relevant with respect to one of several parents should be explained exclusively in the documentation of the respective parent element. **Notice: To learn, how to interpret multiplicity information like (0..*) go to The W3C Recommendation on XML Schema | |
TT:operationalTrainSection
Introduction
Documentation
Syntax
Autoexport from the XML-Schema for element TT:operationalTrainSection of railML® version 3.2 | |
| Description | The operational train sections of an operational train variant provide info about a part of the trains path. |
| Subschema | timetable |
| Parents* | |
| Children** |
range (0..1), isCancelled (0..1), isOnRequest (0..1), additionalStopInfos (0..1), operationalTrainSectionPart (1..*) |
Attributes:
| |
| *Notice: Elements may have different parent elements. As a consequence they may be used in different contexts. Please, consider this as well as a user of this Wiki as when developing this documentation further. Aspects that are only relevant with respect to one of several parents should be explained exclusively in the documentation of the respective parent element. **Notice: To learn, how to interpret multiplicity information like (0..*) go to The W3C Recommendation on XML Schema | |
This element does not appear in railML® 3.1 within the TT subschema. It is available only in railML® 3.2, 3.3. Do not hesitate to contact railML.org e.V. for further questions.
Changes 3.1→3.2
There exists an overview of all changes between railML® 3.1 and railML® 3.2 on page Dev:Changes/3.2.
Introduced with version 3.2.
Changes 3.2→3.3
There exists an overview of all changes between railML® 3.2 and railML® 3.3 on page Dev:Changes/3.3.
The element documentation has been changed.
The attributes have been changed.
Semantics
|
|
|
Best Practice / Examples
TT:010
The semantic constraint TT:010 is supposed to make sure that the <operationalTrainSection>'s are organized in a way that does not causes inconsistencies, in particular jumps in time or loops.
The semantic constraint in particular means that if the start and end points belong to different <baseItinerary> elements, the <range> elements referencing these <baseItinerary>'s in the <itinerary> must have increasing @sequenceNumber. If both points belong to the same <baseItinerary>, their own @sequenceNumber must increase from start to end, unless the <baseItinerary> consists of only a single <baseItineraryPoint>.