TT:operatingPeriodRef replacementOf: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
(Corrected syntactic info: no children, added missing startDate and endDate.)
 
Line 2: Line 2:
|elementName={{TT:Tag|operatingPeriodRef|replacementOf}}
|elementName={{TT:Tag|operatingPeriodRef|replacementOf}}
|parent={{TT:Tag|replacementOf}} {{intro|2.4}}
|parent={{TT:Tag|replacementOf}} {{intro|2.4}}
|childs={{TT:Tag|specialService|operatingPeriodRef}} {{depr|2.2}}
|childs=''None''
|semantics={{intro|2.4}} Specifies the operating days of a replacement
|semantics={{intro|2.4}} Specifies the operating days of a replacement


{{deu|{{intro|2.4}} Spezifiziert die Betriebstage eines Ersatzes}}
{{deu|{{intro|2.4}} Spezifiziert die Betriebstage eines Ersatzes}}
|ownAttributes=
|inheritedAttributes =
*{{attr|ref}}: This refers to the id attribute of the associated {{TT:Tag|operatingPeriod}} element.
{{InheritRefAny
|constraints={{missing information|topic=constraints|user=[[User:Ferri Leberl|Ferri Leberl]] ([[User talk:Ferri Leberl|talk]]) 13:02, 29 January 2018 (CET)}}
|contextLink = {{TT:Tag|operatingPeriod}}
|ref =
|ref_de =
|anyAttribute =
|anyAttribute_de =
}}
|ownAttributes =
* {{Attr|startDate}} {{depr|2.2}}: This describes optional further restrictions of the operating period.{{StartEndDoc}}
* {{Attr|endDate}} {{depr|2.2}}: This describes optional further restrictions of the operating period.{{StartEndDoc}}
|constraints =
* {{Attr|ref}} {{RailMLType|tGenericRef}}, mandatory
* {{Attr|startDate}} {{XsdType|date}}, optional {{depr|2.2}}; shall be lower or equal {{Attr|endDate}} if both are used.
* {{Attr|endDate}} {{XsdType|date}}, optional {{depr|2.2}}; shall be higher or equal {{Attr|startDate}} if both are used.
}}
}}

Latest revision as of 14:11, 10 August 2020


<operatingPeriodRef>
 


Scheme description / Schemenbeschreibung

Position of <operatingPeriodRef> in the XML-Tree / Position von <operatingPeriodRef> im XML-Baum

  • Parent: <replacementOf> (introduced with version 2.4)
  • Children: None

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

(introduced with version 2.4) Specifies the operating days of a replacement

(introduced with version 2.4) Spezifiziert die Betriebstage eines Ersatzes

Attributes of <operatingPeriodRef> / Attribute von <operatingPeriodRef>

  • ref: This refers to the id attribute of the associated <operatingPeriod> element.

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.

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.