RS:goods: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
m (→‎attributes: formatting)
m (1 revision imported: http→https)
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Element '''goods''' ==
=== Description ===
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.
{{ElementDocu|
elementName = goods


=== parent ===
|parent =
:[[RS:wagon|wagon]]
{{RS:Tag|wagon}}


=== children ===
|childs =
:none
{{RS:Tag|service|goods}}
|minocc=0
|semantics =
The element {{RS:Tag|goods}} contains the data about freight in the entire vehicle or special compartments.


=== attributes ===
{{Deu|Das Element {{RS:Tag|goods}} beinhaltet die Angaben zur Beladung von Güterwagen oder Güterabteilen.}}
:load
::This is the allowed payload of freight in metric tons.


:volume
|ownAttributes =
::This is the available volume, which can be used for the payload of freight, given in cubicle metres.
* {{Attr|load}}: This is the allowed payload of freight in metric tons.


:freightCarType
* {{Attr|loadArea}}:
::This is the category of goods vehicle according to its construction. There is a choice out of
:::* '''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


* {{Attr|volume}}: This is the available volume, which can be used for the payload of freight, given in cubicle metres.


Back to [[RS:elements|elements]]
* {{Attr|freightCarType}}: This is the category of goods vehicle according to its construction. Possible values are:
:* {{Enum|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
:* {{Enum|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'')
:* {{Enum|platform}} with flat wagon floor and no walls or low walls no higher than 60 cm <br/> with individual axles Class ''K'' (standard), Class ''L'' (special) <br/> with bogies Class ''R'' (standard), Class ''S'' (special)
:* {{Enum|refrigerated}} cooled or refrigerated vans including machine-cooled wagons with their own cooling system (Class ''I'' wagons)
:* {{Enum|tank}} - wagons suitable for a wide variety of fluids and gases (UIC Class ''Z'')
:* {{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
:* {{OtherEnum
|notes_en =
|notes_de =
}}
 
* {{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 =
* {{Attr|load}} {{RailMLType|tWeightTons}}, optional
 
* {{Attr|loadArea}} {{RailMLType|tAreaSquareMeter}}, optional
 
* {{Attr|volume}} {{RailMLType|tVolumeCubicMeter}}, optional
 
* {{Attr|freightCarType}} optional
 
* {{Attr|freightCarUICType}} {{RailMLType|tGenericName}}, optional
 
|backHome = RS:elements
}}

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.