rail:goods

Element Information

Model

Children: rail:service

Attributes

QName Type Fixed Default Use Inheritable Annotation
freightCarType rail:tFreightCarType optional
simple classification of goods vehicle
freightCarUICType rail:tGenericName optional
classification string of goods vehicle according UIC
load rail:tWeightTons optional
maximum payload per wagon in metric tons
loadArea rail:tAreaSquareMeter optional
maximum area to be used for payload per wagon in square metres
volume rail:tVolumeCubicMeter optional
available volume for payload per vehicle

Source

<xs:element name="goods" type="rail:eGoods" minOccurs="0">
  <xs:annotation>
    <xs:documentation>data for freight cars</xs:documentation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=RS:goods"/>
  </xs:annotation>
</xs:element>

Sample