rail:eOrganizationalUnitBinding

Complex Type Information

Model

Used By

Source

<xs:complexType name="eOrganizationalUnitBinding">
  <xs:sequence>
    <xs:element name="vehicleOperator" type="rail:tElementWithReference" minOccurs="0">
      <xs:annotation>
        <xs:documentation source="http://wiki.railml.org/index.php?title=TT:vehicleOperator"/>
      </xs:annotation>
    </xs:element>
    <xs:element name="customer" type="rail:tElementWithReference" minOccurs="0">
      <xs:annotation>
        <xs:documentation source="http://wiki.railml.org/index.php?title=TT:customer"/>
      </xs:annotation>
    </xs:element>
    <xs:element name="railwayUndertaking" type="rail:tElementWithReference" minOccurs="0">
      <xs:annotation>
        <xs:documentation source="http://wiki.railml.org/index.php?title=TT:railwayUndertaking"/>
      </xs:annotation>
    </xs:element>
    <xs:element name="operationalUndertaking" type="rail:tElementWithReference" minOccurs="0">
      <xs:annotation>
        <xs:documentation source="http://wiki.railml.org/index.php?title=TT:operationalUndertaking"/>
      </xs:annotation>
    </xs:element>
    <xs:element name="concessionaire" type="rail:tElementWithReference" minOccurs="0">
      <xs:annotation>
        <xs:documentation source="http://wiki.railml.org/index.php?title=TT:concessionaire"/>
      </xs:annotation>
    </xs:element>
    <xs:element name="contractor" type="rail:tElementWithReference" minOccurs="0">
      <xs:annotation>
        <xs:documentation source="http://wiki.railml.org/index.php?title=TT:contractor"/>
      </xs:annotation>
    </xs:element>
    <xs:any namespace="##other" processContents="strict" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>