TT:sectionTT: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
m (Link to TT:howToReferenceInfrastructure added, Constraints adjusted)
(multiplicity)
(7 intermediate revisions by 3 users not shown)
Line 3: Line 3:


|semantics =
|semantics =
The element {{TT:Doc|sectionTT}} describes data concerning the way from one {{TT:Doc|ocpTT}} to the next one in chronological order. This includes references to the used {{IS:Doc|infrastructure}} as well as {{TT:Doc|runTimes}}.
The element {{TT:Doc|sectionTT}} describes data concerning the way from one {{TT:Doc|ocpTT}} to the next one in the order of the {{Attr|sequence}}. This includes references to the used {{IS:Doc|infrastructure}} as well as {{TT:Doc|runTimes}}.


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


|parent = {{TT:Tag|ocpTT}}
|parent = {{TT:Tag|ocpTT}}


|childs = {{TT:Tag|trackRef}}, {{TT:Tag|runTimes}}
|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}}:
 
|constraints =
|constraints =
* {{Attr|section}} {{xsdType|string}}, optional
* {{Attr|section}} {{xsdType|string}}, optional
Line 44: Line 38:


* {{Attr|distance}} {{RailMLType|tLengthM}}, optional
* {{Attr|distance}} {{RailMLType|tLengthM}}, optional
{{InheritAnyAttribute
|anyAttribute =
|anyAttribute_de =
}}{{Intro|2.2}}


|notes =  See also [[TT:howToReferenceInfrastructure | How to reference infrastructure]]
|notes =  See also [[TT:howToReferenceInfrastructure | How to reference infrastructure]]

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.