Rollingstock: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
(→‎Documentation: Zukunftsmusik raus)
(→‎Documentation: Bearbeitungsrest raus)
Line 22: Line 22:
Please visit the [http://www.railml.org railML-Website] for more detailed information about the Rollingstock subschema or send an [mailto:coord@rollingstock.railml.org email] to the coordinator of the subschema.
Please visit the [http://www.railml.org railML-Website] for more detailed information about the Rollingstock subschema or send an [mailto:coord@rollingstock.railml.org email] to the coordinator of the subschema.
==== Documentation ====
==== Documentation ====
The following lists provide links to Timetable Documentation sites:
* [[:Category:Rollingstock_Elements|Rollingstock Elements]]
* [[RS:attributes|Rollingstock Attributes]]
* [[RS:rollingstock]] — main element
For more information please refer to the following pages:
For more information please refer to the following pages:
* {{RS:Tag|rollingstock}} — documentation of the main element
* {{RS:Tag|rollingstock}} — documentation of the main element

Revision as of 15:48, 10 April 2017

Rollingstock (RS)

General Information

The rollingstock subschema is part of the complete railML schema providing a data structure in XML language for the exchange of railway specific data.

The rollingstock schema provides container for all data about any kind of rail vehicles including locomotives, multiple units, passenger and freight wagons. The second part of the schema enables the combination of single vehicles to formations as a fixed composition within a train or an entire train. The root element is always <railml>, thus it is even possible to combine data of rolling stock with those of other railML schemes within one file. The main element for this schema is <rollingstock>, which is the root for data about any rolling stock.

It is intended to use this data schema for vehicle management as well as for detailed run-time calculations. Depending on the purpose only the <vehicles> branch of the data tree may be populated or the <formations> branch appears or both of them. The <vehicles> branch contains all data related to single vehicles. However, there are data, which are mainly used in relation to a composition of vehicles. Therefore the <formations> branch is used to reflect the characteristics an entire train or a composition of vehicles within a train.

The Rollingstock schema comprises the following features:

  • separate parts for vehicles and for train parts or complete trains
  • possible specification of vehicle families and individual vehicles using the common features of the family
  • different level of detail for data
  1. vehicle as black box (with respect to dynamic characteristics) with only mean values
  2. vehicle as black box (with respect to dynamic characteristics) with curves for particular values being variable within the operating range
  3. vehicle as white box with details about the internal propulsion system
  • vehicles with motive power, for passenger or freight use
  • combination of vehicles to formations, i.e. train parts or complete trains

Please visit the railML-Website for more detailed information about the Rollingstock subschema or send an email to the coordinator of the subschema.

Documentation

For more information please refer to the following pages:

All elements in the Wiki are documented with the elment name and the prefix of their subschema (RS: for timetable) — e.g. the wiki documentation for <vehicle> is found here http://wiki.railml.org/index.php?title=RS:vehicle