RS:formation: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
m (Creation)
 
m (Change to template)
Line 1: Line 1:
== Element '''formation''' ==
{{elementDocu|
=== Description ===
elementName = formations
The element '''formation''' contains all data related to a composition of single vehicles forming a complete train or a part of a train. It is not excluded to describe a train consisting of only one single vehicle.


Im Element '''formation''' werden alle Zug bezogene Daten aufgenommen. Dabei kann es sich wirklich um einen kompletten Zug oder nur um einen Zugteil aus mehreren Einzelfahrzeugen handeln. Es ist aber auch möglich einen nur aus einem Fahrzeug bestehenden Zug zu beschreiben.
|semantics =
The element {{RS:Tag|formations}} is a container for the data of complete trains or parts of a train composed of several vehicles. It can contain an infinite number of child elements "{{RS:Doc|formation|formation}}", which are forming the data sets.


=== parent ===
{{deu|Unter dem Element {{RS:Tag|formations}} werden alle Daten für komplette Züge oder Teile eines Zuges aufgenommen, die aus mehreren Einzelfahrzeugen bestehen. Die Daten beinhalten beschreibende, organisatorische, betriebliche und technische Informationen aus Sicht eines Zuges. Die Anzahl von Unterelementen "{{RS:Doc|formation|formation}}" ist prinzipiell unbegrenzt.}}
:[[RS:formations|formation]]


=== children ===
|parent =
:[[RS:trainOrder|trainOrder]]
{{RS:Doc|rollingstock|rollingstock}}
:[[RS:trainType|trainType]]
:[[RS:trainEngine|trainEngine]]
:[[RS:trainBrakes|trainBrakes]]
:[[RS:trainResistance|trainResistance]]


=== attributes ===
|childs =
:id
{{RS:Doc|formation|formation}}
::Unique identifier which is used to refer to this particular item. This ID is always required for the item. It is inherited as a common feature from the type [[tElementWithIDAndName]].


:name
|ownAttributes =
::A short name for the item can be given here, if wanted. It is inherited as a common feature from the type [[tElementWithIDAndName]].
none


:description
|backHome = RS:elements
::In addition to a short name a more detailed description can be given here. This shall allow a short overview or hints to the contents of this dat set. It is inherited as a common feature from the type [[tElementWithIDAndName]].
}}
 
:formationCount
::This is the number of formations of that type forming the train or train part. This can be used for example when a train is made up of several multiple units of the same type. In all other cases the default value is '1'.
 
:length
::This is the overall length in metres of that formation. The user has to ensure that it is the resulting sum of the length of each single vehicle the formation consists of.
::The value can be used here just for easy access.
 
:speed
::This is the maximum speed in kilometres per hour permitted for that formation. The user has to ensure, that this value is not greater than any permitted speed of the single vehicles the formation consists of.
::The value can be used here just for easy access.
 
:weight
::This is the total weight in metric tons of that formation. The user has to ensure that it is the resulting sum of the weigths of each single vehicle the formation consists of.
::The value can be used here just for easy access.
 
 
Back to [[RS:elements|elements]]

Revision as of 13:08, 16 May 2009


formations
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The element <formations> is a container for the data of complete trains or parts of a train composed of several vehicles. It can contain an infinite number of child elements "formation", which are forming the data sets.

Unter dem Element <formations> werden alle Daten für komplette Züge oder Teile eines Zuges aufgenommen, die aus mehreren Einzelfahrzeugen bestehen. Die Daten beinhalten beschreibende, organisatorische, betriebliche und technische Informationen aus Sicht eines Zuges. Die Anzahl von Unterelementen "formation" ist prinzipiell unbegrenzt.

Attributes of formations / Attribute von formations

none

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.