TT:formationTT: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
(Updated using new templates (Vorlage:InheritRef, Vorlage:RailMLType))
(Updated using new template (Vorlage:InheritAnyAttribute))
Line 14: Line 14:
{{InheritRef
{{InheritRef
|attributeName = formationRef
|attributeName = formationRef
|contextLink = {{RS:Tag|formation}}
|contextLink = {{RS:Doc|formation}}
|notes_en =  
|notes_en =  
}}
}}


* {{Attr|weight}}: the real weight of the {{RS:Doc|formation}} while in use (optional)
* {{Attr|weight}}: the real weight of the {{RS:Doc|formation}} while in use


* {{Attr|load}}: the real load of the {{RS:Doc|formation}} while in use (optional)
* {{Attr|load}}: the real load of the {{RS:Doc|formation}} while in use


* {{Attr|length}}: the real length of the {{RS:Doc|formation}} while in use (optional)
* {{Attr|length}}: the real length of the {{RS:Doc|formation}} while in use


* {{Attr|speed}}: the real maximum speed of the {{RS:Doc|formation}} while in use (optional)
* {{Attr|speed}}: the real maximum speed of the {{RS:Doc|formation}} while in use


* {{Attr|timetableLoad}}: planned load according to the timetable (optional)
* {{Attr|timetableLoad}}: planned load according to the {{TT:Doc|timetable}}
 
{{InheritAnyAttribute
|anyAttribute =
|anyAttribute_de =
}}


|constraints =
|constraints =
* {{Attr|formationRef}} {{RailMLType|tGenericRef}}, optional
* {{Attr|formationRef}} {{RailMLType|tGenericRef}}, optional
* {{Attr|weight}} optional
* {{Attr|load}} optional
* {{Attr|length}} optional
* {{Attr|speed}} optional
* {{Attr|timetableLoad}} optional


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

Revision as of 13:35, 9 December 2011


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
  • 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

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.