rail:vehicleRef

references via ID-attribute to vehicle element

http://wiki.railml.org/index.php?title=RS:vehicleRef

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
frontGangway xs:boolean optional
flag, whether there is a gangway at the front end of the vehicle usable
orderNumber rail:tPositiveCounter required
position of that vehicle (group) in the formation
rearGangway xs:boolean optional
flag, whether there is a gangway at the rear end of the vehicle usable
vehicleCount rail:tCounter optional
number of consecutive vehicles of that type in the formation
vehicleRef rail:tGenericRef required
vehicle type as reference

Source

<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>

Sample