TT:connection: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
mNo edit summary
No edit summary
Line 17: Line 17:
Possible values:
Possible values:
:* none
:* none
:* join {{vers|deprecated with 2.1}} = the element connection should not be used for splitting and joining of trains, use 'commercial' trains instead
:* join = train will be coupled together with an other train; {{vers|deprecated with 2.1:}} the element connection should not be used for splitting and joining of trains, use 'commercial' trains instead  
:* split {{vers|deprecated with 2.1}} = the element connection should not be used for splitting and joining of trains, use 'commercial' trains instead
:* split = part of the train will go on as an other train; {{vers|deprecated with 2.1:}} the element connection should not be used for splitting and joining of trains, use 'commercial' trains instead
:* meet
:* meet
:* turnaround
:* turnaround = the train will go on as an other train; {{vers|deprecated with 2.1:}} the element connection should not be used for splitting and joining of trains, use 'commercial' trains instead
:* IsWaitingFor
:* IsWaitingFor
:* IsExpectedBy
:* IsExpectedBy

Revision as of 13:39, 31 March 2011


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
  • join = train will be coupled together with an other train; (deprecated with 2.1:) the element connection should not be used for splitting and joining of trains, use 'commercial' trains instead
  • split = part of the train will go on as an other train; (deprecated with 2.1:) the element connection should not be used for splitting and joining of trains, use 'commercial' trains instead
  • meet
  • turnaround = the train will go on as an other train; (deprecated with 2.1:) the element connection should not be used for splitting and joining of trains, use 'commercial' trains instead
  • IsWaitingFor
  • IsExpectedBy

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.