rail:tOrganizationalUnits

Complex Type Information

Model

Used By

Source

<xs:complexType name="tOrganizationalUnits">
  <xs:sequence>
    <xs:element name="infrastructureManager" type="rail:tInfrastructureManager" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>de: Infrastrukturbetreiber</xs:documentation>
        <xs:documentation source="http://wiki.railml.org/index.php?title=CO:infrastructureManager"/>
      </xs:annotation>
    </xs:element>
    <xs:element name="vehicleManufacturer" type="rail:tVehicleManufacturer" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>de: Fahrzeughersteller</xs:documentation>
        <xs:documentation source="http://wiki.railml.org/index.php?title=CO:vehicleManufacturer"/>
      </xs:annotation>
    </xs:element>
    <xs:element name="vehicleOperator" type="rail:tVehicleOperator" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Some kind of subcontractor (railway undertaking) that operates the vehicle, if different from the one that is responsible for the commercial service</xs:documentation>
        <xs:documentation source="http://wiki.railml.org/index.php?title=CO:vehicleOperator"/>
      </xs:annotation>
    </xs:element>
    <xs:element name="customer" type="rail:tCustomer" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>The authority or enterprise that ordered the transportation service, i.e., an integrated transit system</xs:documentation>
        <xs:documentation source="http://wiki.railml.org/index.php?title=CO:customer"/>
      </xs:annotation>
    </xs:element>
    <xs:element name="railwayUndertaking" type="rail:tRailwayUndertaking" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>The undertaking that is commercially responsible for the service</xs:documentation>
        <xs:documentation source="http://wiki.railml.org/index.php?title=CO:railwayUndertaking"/>
      </xs:annotation>
    </xs:element>
    <xs:element name="operationalUndertaking" type="rail:tOperationalUndertaking" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>The unit that is responsible for the operational planning of this service</xs:documentation>
        <xs:documentation source="http://wiki.railml.org/index.php?title=CO:operationalUndertaking"/>
      </xs:annotation>
    </xs:element>
    <xs:element name="concessionaire" type="rail:tConcessionaire" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>de: Konzessionsinhaber</xs:documentation>
        <xs:documentation source="http://wiki.railml.org/index.php?title=CO:concessionaire"/>
      </xs:annotation>
    </xs:element>
    <xs:element name="contractor" type="rail:tContractor" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Any unit or undertaking that has a binding not defined in a neighbouring element</xs:documentation>
        <xs:documentation source="http://wiki.railml.org/index.php?title=CO:contractor"/>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>