TT:connection: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
No edit summary
No edit summary
Line 17: Line 17:
Possible values:
Possible values:
:* none
:* none
:* join (''deprecated'') = the element connection should not be used for splitting and joining of trains, use 'commercial' trains instead
:* join {{vers|deprecated}} = the element connection should not be used for splitting and joining of trains, use 'commercial' trains instead
:* split (''deprecated'') = the element connection should not be used for splitting and joining of trains, use 'commercial' trains instead
:* split {{vers|deprecated}} = the element connection should not be used for splitting and joining of trains, use 'commercial' trains instead
:* meet
:* meet
:* turnaround
:* turnaround

Revision as of 13:32, 8 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 (deprecated) = the element connection should not be used for splitting and joining of trains, use 'commercial' trains instead
  • split (deprecated) = the element connection should not be used for splitting and joining of trains, use 'commercial' trains instead
  • meet
  • turnaround
  • 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.