TT:specialService operatingPeriodRef
specialService
Contents
- 1 Scheme description / Schemenbeschreibung / Description du schéma
- 1.1 Position of specialService in the XML-Tree / Position von specialService im XML-Baum / position de specialService dans l’aborescence XML
- 1.2 Multiplicity / Anzahl / Multiplicité
- 1.3 Semantics / Bedeutung / Sémantique
- 1.4 Attributes of specialService / Attribute von specialService / Attributs de specialService
- 1.5 Syntactic Constraints / Syntaktische Beschränkungen / Contraintes syntactiques
- 1.6 Semantic Constraints / Semantische Beschränkungen / Contraintes semantiques
- 2 Best practice & Examples / Empfohlene Anwendung & Beispiele / Bonnes pratiques & exemples
- 3 Notes / Anmerkungen / Notes
- 4 Open issues / Offene Punkte/Pedenzen / Questions ouvertes
Scheme description / Schemenbeschreibung / Description du schéma
Position of specialService in the XML-Tree / Position von specialService im XML-Baum / position de specialService dans l’aborescence XML
- Parent: <operatingPeriodRef>
- Children: None
Multiplicity / Anzahl / Multiplicité
Semantics / Bedeutung / Sémantique
(deprecated with version 2.2) — use reference to individual operating period instead.
The Element <specialService> describes a calendar based modification of the operatingPeriod by including or excluding certain days or periods. The maximal duration of the underlying timetablePeriod and operatingPeriod may not be expanded with a this <specialService>.
Das Element <specialService> beschreibt die auf einen Kalender bezogene Modifizierung einer Verkehrsperiode operatingPeriod um einzelne Zusatz- und/oder Ausfalltage oder auch Zusatz- und/oder Ausfallperioden. Die maximale Dauer der zugrundeliegenden Fahrplanperiode timetablePeriod beziehungsweise der darauf basierenden Verkehrsperiode operatingPeriod darf dabei aber nicht erweitert werden.
Please, be aware of the semantic constraint(s)!
Attributes of specialService / Attribute von specialService / Attributs de specialService
- type: It has to follow the constraints of xs:string (external link). Possible values are:
|
- include
- exclude
- singleDate: This is used to include or exclude a single day.
- startDate: This is used to include or exclude a time period. Please, recognize the semantic constraint.
- endDate: This is used to include or exclude a time period. Please, recognize the semantic constraint.
- startTime: (deprecated with version 2.4) This is used for a more detailed description of the time period.
- endTime: (deprecated with version 2.4) This is used for a more detailed description of the time period.
- xs:anyAttribute: (introduced with version 2.3) This provides an extension point for non-railML attributes in a foreign namespace. How to use it?
Syntactic Constraints / Syntaktische Beschränkungen / Contraintes syntactiques
- type xs:string (external link), mandatory
- singleDate xs:date (external link), optional
- startDate xs:date (external link), optional; shall be lower or equal endDate if both are used.
- endDate xs:date (external link), optional; shall be higher or equal startDate if both are used.
- startTime xs:time (external link), optional
- endTime xs:time (external link), optional
Semantic Constraints / Semantische Beschränkungen / Contraintes semantiques
|
Best practice & Examples / Empfohlene Anwendung & Beispiele / Bonnes pratiques & exemples
<specialService type="include" singleDate="2009-12-24"/>
Notes / Anmerkungen / Notes
Not yet described. / Noch nicht beschrieben. / Pas encore décrit.
Open issues / Offene Punkte/Pedenzen / Questions ouvertes
Not yet described. / Noch nicht beschrieben. / Pas encore décrit.