ChannelCodeType

The booking channel, in case prices may be booking channel
dependent

Simple Type Information

Used By

Source

<xs:simpleType name="ChannelCodeType" id="Channel_CodeType">
  <xs:annotation>
    <xs:documentation>The booking channel, in case prices may be booking channel dependent</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="Advences"/>
    <xs:enumeration value="Amadeus"/>
    <xs:enumeration value="Ceto"/>
    <xs:enumeration value="Extranet"/>
    <xs:enumeration value="Galileo"/>
    <xs:enumeration value="LPB2B"/>
    <xs:enumeration value="Internet"/>
    <xs:enumeration value="Intranet"/>
    <xs:enumeration value="Nerus">
      <xs:annotation>
        <xs:documentation>NerusB2B has been replaced by Nerus (DF-2005-04-25)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="OpenLink"/>
    <xs:enumeration value="Telephone"/>
    <xs:enumeration value="Unknown"/>
  </xs:restriction>
</xs:simpleType>