TT:operatingPeriodRef trainPart
Jump to navigation
Jump to search
operatingPeriodRef
Scheme description / Schemenbeschreibung
Position of operatingPeriodRef in the XML-Tree / Position von operatingPeriodRef im XML-Baum
- Parent: <trainPart>
- Children: <specialService> (deprecated with version 2.2)
Multiplicity / Anzahl
Semantics / Bedeutung
The Element <operatingPeriodRef> is used for referencing the operatingPeriod for the trainPart.
Das Element <operatingPeriodRef> referenziert die zum trainPart gehörige Verkehrsperiode.
Please, be aware of the semantic constraint(s)!
Attributes of operatingPeriodRef / Attribute von operatingPeriodRef
- ref: This refers to the id attribute of the associated <operatingPeriod> element.
- xs:anyAttribute: This provides an extension point for non-railML® attributes in a foreign namespace. How to use it?
- startDate (deprecated with version 2.2): This describes optional further restrictions of the operating period. Please, recognize the semantic constraint.
- endDate (deprecated with version 2.2): This describes optional further restrictions of the operating period. Please, recognize the semantic constraint.
Syntactic Constraints / Syntaktische Beschränkungen
- ref xs:IDREF, mandatory
- startDate xs:date, optional (deprecated with version 2.2); shall be lower or equal endDate if both are used.
- endDate xs:date, optional (deprecated with version 2.2); shall be higher or equal startDate if both are used.
Semantic Constraints / Semantische Beschränkungen
|
Best practice & Examples / Empfohlene Anwendung & Beispiele
Normal reference to the operatingPeriod for 'daily':
<rail:operatingPeriodRef ref="TGL"/>
- See also
- iRFP Dresden: selection of examples for operationg periods in German
- iRFP-Informationen und -Beispiel zu Verkehrstagen in railML® (external link, May 2012, 🇩🇪; by Dirk Bräuer, iRFP Dresden)
Notes / Anmerkungen
Child element specialService is deprecated from railML® 2.2 on. An individual operatingPeriod for each trainPart should be referenced instead. See ticket #158.
Open issues / Offene Punkte/Pendenzen
Not yet described. / Noch nicht beschrieben.