TT:sectionTT: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Die Seite wurde neu angelegt: {{elementDocu| elementName = sectionTT |semantics = The element {{TT:Doc|sectionTT}} describes data concerning the way from an {{TT:Doc|ocpTT}} to the next. This includ...)
 
(multiplicity)
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{elementDocu|
{{ElementDocu|
elementName = sectionTT
elementName = sectionTT
|semantics =
|semantics =
The element {{TT:Doc|sectionTT}} describes data concerning the way from an {{TT:Doc|ocpTT}} to the next. This includes references to the used infrastructure as well as 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 (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}}


{{deu|Das Element {{TT:Doc|sectionTT}} beschreibt Daten, die ausgehend von einem {{TT:Doc|ocpTT}} den Weg bis zum nächsten {{TT:Doc|ocpTT}} betreffen. Dazu gehört die Referenzierung der befahrenen Infrastruktur, sowie die benötigten Fahrzeiten.}}
|childs = {{TT:Tag|trackRef}}, {{TT:Tag|runTimes}}, {{any}} {{intro|2.3}}
|minocc=0
|inheritedAttributes=''None''
|ownAttributes =
* {{Attr|section}}: This describes the used section.
{{InheritRef
|attributeName = lineRef
|contextLink = {{IS:Tag|line}}
|notes_en =
}}
* {{Attr|trackInfo}}: This is a free description of the used section track.
* {{Attr|description}}: This is a free description.{{human}}
* {{Attr|remarks}}: This is a free attribute for further descriptions.{{human}}
* {{Attr|percentageSupplement}}: This is a planned supplementary runtime.
* {{Attr|distance}}: This is the distance to the next ocpTT in meters.
|constraints =
* {{Attr|section}} {{xsdType|string}}, optional


|parent = {{TT:Doc|ocpTT}}
* {{Attr|lineRef}} {{RailMLType|tGenericRef}}, optional


|childs = {{TT:Doc|trackRef}}, {{TT:Doc|runTimes}}
* {{Attr|trackInfo}} {{xsdType|string}}, optional


|inheritedAttributes
* {{Attr|description}} {{RailMLType|tElementDescription}}, optional


|ownAttributes =
* {{Attr|remarks}} {{xsdType|string}}, optional
*{{attr|section}}: description of the used section (optional)
 
*{{attr|lineRef}}: reference on a {{DocIS|line}} (optional)
* {{Attr|percentageSupplement}} {{xsdType|decimal}}, optional
*{{attr|trackInfo}}: free description of the used section track ({{xsdType|string}}, optional)
 
*{{attr|description}}: free description ({{xsdType|string}}, optional)
* {{Attr|distance}} {{RailMLType|tLengthM}}, optional
*{{attr|remarks}}: free remark for further description ({{xsdType|string}}, optional)
*{{attr|percentageSupplement}}: a planned supplementary runtime, given as percentage ({{xsdType|decimal}}, optional)
*{{attr|distance}}: driving time used used inside a station ({{TT:Doc|tLengthM|string}}, optional)


|example
{{InheritAnyAttribute
|anyAttribute =
|anyAttribute_de =
}}{{Intro|2.2}}


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


|backHome = TT:elements
|backHome = TT:elements
}}
}}

Revision as of 22: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.