container for descriptive data of the vehicle operator |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
endDate | xs:date | optional | |||||
operatorClass | xs:string | required |
|
||||
operatorName | rail:tGenericName | optional |
|
||||
startDate | xs:date | optional | |||||
vehicleOperatorRef | rail:tGenericRef | optional |
|
Complex Type | rail:eOperator |
<xs:complexType name="tOperator"> <xs:annotation> <xs:documentation>container for descriptive data of the vehicle operator</xs:documentation> </xs:annotation> <xs:attributeGroup ref="rail:aOperator"/> <xs:attributeGroup ref="rail:aTimePeriod"/> </xs:complexType> |