QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
bookingNumber | rail:tGenericName | required | |||||
posInFormation | rail:tPositiveCounter | optional |
|
||||
vehicleRef | rail:tGenericRef | optional | |||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016' |
<xs:complexType name="tBooking"> <xs:attributeGroup ref="rail:aBooking"/> <xs:attributeGroup ref="rail:anyAttribute"/> </xs:complexType> |