RatingDeliveredByCodeType

List of generic designations of entities that can deliver ratings

Simple Type Information

Source

<xs:simpleType name="RatingDeliveredByCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">List of generic designations of entities that can deliver ratings</xs:documentation>
    <xs:appinfo>§Action+DF+2011-10-12+Add: For the XFT Catalogue</xs:appinfo>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="Agent"/>
    <xs:enumeration value="Traveller"/>
    <xs:enumeration value="TourOperator"/>
    <xs:enumeration value="StandardisationBody"/>
  </xs:restriction>
</xs:simpleType>