TT:trackRef: Difference between revisions

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


|semantics =
|semantics =
The Element {{TT:Tag|trackRef}} is referencing the {{IS:Doc|track}} elements used by the {{TT:Doc|train}} and described in detail in an {{IS:Doc|infrastructure}} branch of the railml file.  
The Element {{TT:Tag|trackRef}} is referencing the {{IS:Doc|track}} elements used by the {{TT:Doc|train}} and described in detail in an {{IS:Doc|infrastructure}} branch of the {{rml}} file.  


{{Deu|Das Element {{TT:Tag|trackRef}} referenziert {{IS:Doc|track}} Elemente die vom Zug befahren werden und in einem Infrastrukturast der railML Datei näher beschrieben sind.}}
{{Deu|Das Element {{TT:Tag|trackRef}} referenziert {{IS:Doc|track}} Elemente die vom Zug befahren werden und in einem Infrastrukturast der {{rml}}-Datei näher beschrieben sind.}}


|parent = {{TT:Tag|sectionTT}}
<!-- Test -->
 
|parent = {{TT:Tag|sectionTT}}, {{tag|tt|alternativeSectionTT}} {{intro|2.5}}
|childs=''None''
|childs=''None''
|minocc=0
|minocc=0

Latest revision as of 12:08, 8 February 2024


trackRef
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[0..∞]

Semantics / Bedeutung

The Element <trackRef> is referencing the track elements used by the train and described in detail in an infrastructure branch of the railML® file.

Das Element <trackRef> referenziert track Elemente die vom Zug befahren werden und in einem Infrastrukturast der railML®-Datei näher beschrieben sind.

Attributes of trackRef / Attribute von trackRef

  • dir: This defines the validity of trackRef along the track. Possible values are:
  • up This denotes the direction from the <trackBegin> to the <trackEnd> (increasing relative position values).
  • down This goes opposite to up (decreasing relative position values).


  • ref: This refers to the id attribute of the associated <track> element.
  • xs:anyAttribute: This provides an extension point for non-railML® attributes in a foreign namespace. How to use it?

Syntactic Constraints / Syntaktische Beschränkungen

  • dir: xs:string, generic type for more constrained direction statements: enumeration up, down, unknown; derived from tLaxDirection; optional

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.