QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
axleDriveType | rail:tAxleDriveType | optional |
|
||||
haulageLoad | rail:tWeightTons | optional |
|
Complex Type | rail:tEngine |
<xs:attributeGroup name="aEngine"> <xs:attribute name="axleDriveType" type="rail:tAxleDriveType"> <xs:annotation> <xs:documentation>way of transmitting the torque onto axle</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="haulageLoad" type="rail:tWeightTons"> <xs:annotation> <xs:documentation>permissible load attached to the vehicle in metric tons</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |