TT:connection

From railML 2 Wiki
Revision as of 09:35, 7 December 2011 by RailML Superseded Users (talk | contribs) (Updated using new templates (Vorlage:InheritRef, Vorlage:RailMLType))
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: This refers to the id attribute of the associated train element.
  • minConnTime: This is the minimal connection duration needed for this connection operation.
  • maxConnTime: This is the maximal connection duration planned for this connection operation.
  • connOperation: This is the connection type. Possible values are:
  • none
  • meet
  • IsWaitingFor
  • IsExpectedBy
  • join The 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 trains with 'type="commercial"' instead.
  • split This 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 trains with '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 trains with 'type="commercial"' instead.

Syntactic Constraints / Syntaktische Beschränkungen

  • connOperation optional

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.