TT:formationTT: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
No edit summary
m (link added)
Line 49: Line 49:


* {{Attr|orientationReversed}} {{XsdType|boolean}}, optional
* {{Attr|orientationReversed}} {{XsdType|boolean}}, optional
|notes =
On the difference between {{TT:Tag|ocpTT}}.{{Attr|trainReverse}} and {{TT:Tag|formationTT}}.{{Attr|orientationReversed}}, see [[TT:TT:Reversing_trains_and_formations | Reversing trains and formations]].


|backHome = TT:elements
|backHome = TT:elements
}}
}}

Revision as of 00:08, 10 November 2012


formationTT
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The element formationTT describes how a formation is used for a trainPart.

Das Element formationTT beschreibt wie eine formation im Rahmen eines trainPart verwendet wird.

Attributes of formationTT / Attribute von formationTT

  • formationRef: This refers to the id attribute of the associated formation element.
  • weight: the real weight of the formation while in use
  • load: the real load of the formation while in use
  • length: the real length of the formation while in use
  • speed: the real maximum speed of the formation while in use
  • timetableLoad: planned load according to the timetable
  • orientationReversed: (introduced with version 2.2) this indicates, that the formation is not as referenced but in the reversed order
  • xs:anyAttribute: This provides an extension point for non-railML® attributes in a foreign namespace. How to use it?

Syntactic Constraints / Syntaktische Beschränkungen

  • weight optional
  • load optional
  • length optional
  • speed optional
  • timetableLoad optional

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

On the difference between <ocpTT>.trainReverse and <formationTT>.orientationReversed, see Reversing trains and formations.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.