TK_ItineraryAccomodationCodeCodeType

%DOC%

Simple Type Information

Source

<xs:simpleType name="TK_ItineraryAccomodationCodeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">%DOC%</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="CampingCar"/>
    <xs:enumeration value="HouseBoat"/>
    <xs:enumeration value="Trailer"/>
  </xs:restriction>
</xs:simpleType>