
| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| frontGangway | xs:boolean | optional |
|
||||
| orderNumber | rail:tPositiveCounter | required |
|
||||
| rearGangway | xs:boolean | optional |
|
||||
| vehicleCount | rail:tCounter | optional |
|
||||
| vehicleRef | rail:tGenericRef | required |
|
| Element | rail:eTrainOrder/rail:vehicleRef |
<xs:complexType name="tVehicleRef"> <xs:attributeGroup ref="rail:aVehicleRef"/> </xs:complexType> |