rail:booking

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
bookingNumber rail:tGenericName required
posInFormation rail:tPositiveCounter optional
needed as reference, if the same vehicle is referenced several times inside a formation
vehicleRef rail:tGenericRef optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016'

Source

<xs:element name="booking" type="rail:tBooking" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=TT:booking"/>
  </xs:annotation>
</xs:element>

Sample