TT:sectionTT: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(any element added)
(multiplicity)
(3 intermediate revisions by the same user not shown)
Line 10: Line 10:


|childs = {{TT:Tag|trackRef}}, {{TT:Tag|runTimes}}, {{any}} {{intro|2.3}}
|childs = {{TT:Tag|trackRef}}, {{TT:Tag|runTimes}}, {{any}} {{intro|2.3}}
 
|minocc=0
|inheritedAttributes=''None''
|ownAttributes =
|ownAttributes =
* {{Attr|section}}: This describes the used section.
* {{Attr|section}}: This describes the used section.
{{InheritRef
{{InheritRef
|attributeName = lineRef
|attributeName = lineRef
Line 19: Line 19:
|notes_en =
|notes_en =
}}
}}
* {{Attr|trackInfo}}: This is a free description of the used section track.
* {{Attr|trackInfo}}: This is a free description of the used section track.
 
* {{Attr|description}}: This is a free description.{{human}}
* {{Attr|description}}: This is a free description.
* {{Attr|remarks}}: This is a free attribute for further descriptions.{{human}}
 
* {{Attr|remarks}}: This is a free attribute for further descriptions.
 
* {{Attr|percentageSupplement}}: This is a planned supplementary runtime.
* {{Attr|percentageSupplement}}: This is a planned supplementary runtime.
* {{Attr|distance}}: This is the distance to the next ocpTT in meters.
* {{Attr|distance}}: This is the distance to the next ocpTT in meters.
|constraints =
|constraints =
* {{Attr|section}} {{xsdType|string}}, optional
* {{Attr|section}} {{xsdType|string}}, optional

Revision as of 21:27, 25 November 2018


sectionTT
 


Scheme description / Schemenbeschreibung

Position of sectionTT in the XML-Tree / Position von sectionTT im XML-Baum

Multiplicity / Anzahl

[0..1]

Semantics / Bedeutung

The element sectionTT describes data concerning the way from one ocpTT to the next one in the order of the sequence. This includes references to the used infrastructure as well as runTimes.

Das Element sectionTT beschreibt Daten, die ausgehend von einem ocpTT den Weg bis zum (laut sequence) nächsten ocpTT betreffen. Dazu gehört die Referenzierung der befahrenen Infrastruktur, sowie die benötigten Fahrzeiten.

Attributes of sectionTT / Attribute von sectionTT

  • section: This describes the used section.
  • lineRef: This refers to the id attribute of the associated <line> element.
  • trackInfo: This is a free description of the used section track.
  • description: This is a free description.
💡 Please take into account our references to human-intepretable data fields.

Bitte berücksichtigen Sie unsere Hinweise zu menschen-intepretierbaren Datenfeldern.

  • remarks: This is a free attribute for further descriptions.
💡 Please take into account our references to human-intepretable data fields.

Bitte berücksichtigen Sie unsere Hinweise zu menschen-intepretierbaren Datenfeldern.

  • percentageSupplement: This is a planned supplementary runtime.
  • distance: This is the distance to the next ocpTT in meters.

Syntactic Constraints / Syntaktische Beschränkungen

  • distance xs:decimal, 6 fraction digits, length value measured in meter, optional
  • xs:anyAttribute: This provides an extension point for non-railML® attributes in a foreign namespace. How to use it? (introduced with version 2.2)

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

See also How to reference infrastructure

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.