TK_PriceCodeCodeType

%DOC%

Simple Type Information

Source

<xs:simpleType name="TK_PriceCodeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">%DOC%</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="AccomodationPrice"/>
    <xs:enumeration value="BasePrice"/>
    <xs:enumeration value="ChargePrice"/>
    <xs:enumeration value="DetailPrice"/>
    <xs:enumeration value="DiscountPrice"/>
    <xs:enumeration value="ExcessPrice"/>
    <xs:enumeration value="ExcursionPrice"/>
    <xs:enumeration value="Fee"/>
    <xs:enumeration value="Grant"/>
    <xs:enumeration value="IncludedPrice"/>
    <xs:enumeration value="InformationOnlyPrice"/>
    <xs:enumeration value="InsurancePrice"/>
    <xs:enumeration value="MealPrice"/>
    <xs:enumeration value="NotIncludedPrice"/>
    <xs:enumeration value="PartialPrice"/>
    <xs:enumeration value="Payment"/>
    <xs:enumeration value="PenaltyPrice"/>
    <xs:enumeration value="Promotion"/>
    <xs:enumeration value="SpecialOffer"/>
    <xs:enumeration value="PublishingPrice"/>
    <xs:enumeration value="Supplement"/>
    <xs:enumeration value="Surcharge"/>
    <xs:enumeration value="Tax"/>
    <xs:enumeration value="TipPrice"/>
    <xs:enumeration value="TotalPrice"/>
    <xs:enumeration value="TouristCard"/>
    <xs:enumeration value="TransferPrice"/>
    <xs:enumeration value="TransportationPrice"/>
    <xs:enumeration value="VAT"/>
    <xs:enumeration value="VisaPrice"/>
  </xs:restriction>
</xs:simpleType>