
| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| freightCarType | rail:tFreightCarType | optional |
|
||||
| freightCarUICType | rail:tGenericName | optional |
|
||||
| load | rail:tWeightTons | optional |
|
||||
| loadArea | rail:tAreaSquareMeter | optional |
|
||||
| volume | rail:tVolumeCubicMeter | optional |
|
<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> |