TT:connection

From railML 2 Wiki
Revision as of 13:47, 22 November 2011 by RailML Superseded Users (talk | contribs) (Templated changed, Content slightly restructured)
Jump to navigation Jump to search


connection
 


Scheme description / Schemenbeschreibung

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

  • Parent: connections
  • Children: Not yet described. / Noch nicht beschrieben.

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The Element connection describes any connection between this train and another one.

Das Element connection beschreibt alle Formen von Beziehungen zwischen diesem und einem anderen Zug (Anschlüsse, Flügelungen, Umlaufübergänge usw.).

Attributes of connection / Attribute von connection

  • trainRef: references the connected train (required).
  • minConnTime: minimal connection duration needed for this connection operation (xs:duration, optional).
  • minConnTime: maximal connection duration planned for this connection operation (xs:duration, optional).
  • connOperation: the connection type (xs:string, optional), possible values:
    • none
    • meet
    • IsWaitingFor
    • IsExpectedBy
    • join = train will be coupled together with another train;
    (deprecated with version 2.1) the element connection should not be used for splitting and joining of trains,
    use <train>s with 'type="commercial"' instead
    • split = part of the train will go on as another train;
    (deprecated with version 2.1) the element connection should not be used for splitting and joining of trains,
    use <train>s 'type="commercial"' instead
    • turnaround = the train will go on as another train;
    (deprecated with version 2.1:) the element connection should not be used for splitting and joining of trains,
    use <train>s 'type="commercial"' instead

Syntactic Constraints / Syntaktische Beschränkungen

Not yet described. / Noch nicht beschrieben.

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.