RS:goods: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
(Updated using new templates (Vorlage:RailMLType))
(Enumeration value added)
Line 28: Line 28:
:* {{Enum|self-discharging}} wagons with self-discharging equipment (UIC Class ''F'' - open) or (UIC Class ''T'' with sliding roof)
:* {{Enum|self-discharging}} wagons with self-discharging equipment (UIC Class ''F'' - open) or (UIC Class ''T'' with sliding roof)
:* {{Enum|special}} special wagons of UIC Class ''U'' include powder wagons and low-loading wagons
:* {{Enum|special}} special wagons of UIC Class ''U'' include powder wagons and low-loading wagons
:* {{OtherEnum
|notes_en =
|notes_de =
}}


* {{Attr|freightCarUICType}} {{Intro|2.0}}: This is the type string for freight car classification according [http://en.wikipedia.org/wiki/UIC_classification_of_goods_wagons UIC code].
* {{Attr|freightCarUICType}} {{Intro|2.0}}: This is the type string for freight car classification according [http://en.wikipedia.org/wiki/UIC_classification_of_goods_wagons UIC code].

Revision as of 11:36, 9 December 2011


goods
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The element <goods> contains the data about freight in the entire vehicle or special compartments.

Das Element <goods> beinhaltet die Angaben zur Beladung von Güterwagen oder Güterabteilen.

Attributes of goods / Attribute von goods

  • load: This is the allowed payload of freight in metric tons.
  • loadArea:
  • volume: This is the available volume, which can be used for the payload of freight, given in cubicle metres.
  • freightCarType: This is the category of goods vehicle according to its construction. Possible values are:
  • open open goods wagons (US:gondola) of standard design (UIC Class E wagons) or of special design (UIC Class F wagons), the latter may be also with self-discharging
  • covered with fixed roof for transport of part-load goods or parcels (US:boxcars) as standard classes (UIC Class G wagons), special classes (UIC Class H wagons) or livestock vans (Class V)
  • platform with flat wagon floor and no walls or low walls no higher than 60 cm
    with individual axles Class K (standard), Class L (special)
    with bogies Class R (standard), Class S (special)
  • refrigerated cooled or refrigerated vans including machine-cooled wagons with their own cooling system (Class I wagons)
  • tank - wagons suitable for a wide variety of fluids and gases (UIC Class Z)
  • self-discharging wagons with self-discharging equipment (UIC Class F - open) or (UIC Class T with sliding roof)
  • special special wagons of UIC Class U include powder wagons and low-loading wagons
  • other:anything: Any value that does not fit any value from the previous enumeration list, fulfilling the constraint: at minimum two characters, whitespace is not allowed. Please, apply Dev:usingAny accordingly.
  • freightCarUICType (introduced with version 2.0): This is the type string for freight car classification according UIC code.

Syntactic Constraints / Syntaktische Beschränkungen

  • load optional
  • loadArea optional
  • volume optional
  • freightCarType 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.