RS:goods: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
m (Constrains updated)
m (1 revision imported: http→https)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{ElementDocu|
{{ElementDocu|
elementName = goods
elementName = goods
Line 7: Line 8:
|childs =
|childs =
{{RS:Tag|service|goods}}
{{RS:Tag|service|goods}}
 
|minocc=0
|semantics =
|semantics =
The element {{RS:Tag|goods}} contains the data about freight in the entire vehicle or special compartments.
The element {{RS:Tag|goods}} contains the data about freight in the entire vehicle or special compartments.
Line 33: Line 34:
}}
}}


* {{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}}: This is the type string for freight car classification according {{external|https://en.wikipedia.org/wiki/UIC_classification_of_goods_wagons|UIC code}}.


|constraints =  
|constraints =  

Latest revision as of 16:25, 15 February 2021


goods
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[0..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: This is the type string for freight car classification according UIC code (external link).

Syntactic Constraints / Syntaktische Beschränkungen

  • loadArea xs:decimal, 3 fraction digits, square area value measured in , optional
  • volume xs:decimal, 3 fraction digits, cubical volume value measured in , 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.