TT:connection: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
(Die Seite wurde neu angelegt: {{elementDocu| elementName = connection |semantics = The Element {{TT:Doc|connection}} describes any connection between this train and another one. {{deu|Das Element {...)
 
m (Typo im Attribut connOperation korrigiert)
Line 14: Line 14:
*{{attr|minConnTime}}: minimal connection duration needed for this connection operation ({{xsdType|duration}}, optional).
*{{attr|minConnTime}}: minimal connection duration needed for this connection operation ({{xsdType|duration}}, optional).
*{{attr|minConnTime}}: maximal connection duration planned for this connection operation ({{xsdType|duration}}, optional).
*{{attr|minConnTime}}: maximal connection duration planned for this connection operation ({{xsdType|duration}}, optional).
*{{attr|conOperation}}: the connection type ({{xsdType|string}}, optional)
*{{attr|connOperation}}: the connection type ({{xsdType|string}}, optional)
Possible values:
Possible values:
:* none
:* none

Revision as of 10:55, 4 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
  • split
  • 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.