
| 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 |
|
<xs:element name="vehicleRef" type="rail:tVehicleRef" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>references via ID-attribute to vehicle element</xs:documentation> <xs:documentation source="http://wiki.railml.org/index.php?title=RS:vehicleRef"/> </xs:annotation> </xs:element> |