data for freight cars |

| 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 |
|
| Complex Type | rail:eGoods |
<xs:complexType name="tGoods"> <xs:annotation> <xs:documentation>data for freight cars</xs:documentation> </xs:annotation> <xs:attributeGroup ref="rail:aGoods"/> </xs:complexType> |