rail:tGoods

data for freight cars

Complex Type Information

Model

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

Used By

Complex Type rail:eGoods

Source

<xs:complexType name="tGoods">
  <xs:annotation>
    <xs:documentation>data for freight cars</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="rail:aGoods"/>
</xs:complexType>