rail:operator

general operator specific vehicle data

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

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
endDate xs:date optional
operatorClass xs:string required
vehicle class description of operator or complete identifier number in case of particular vehicle
operatorName rail:tGenericName optional
DEPRECATED: name of vehicle operator, use reference to operator list instead
startDate xs:date optional
vehicleOperatorRef rail:tGenericRef optional
reference to the vehicle operator entry

Source

<xs:element name="operator" type="rail:eOperator" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>general operator specific vehicle data</xs:documentation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=RS:operator"/>
  </xs:annotation>
</xs:element>

Sample