TK_PaymentCodeCodeType

%DOC%

Simple Type Information

Source

<xs:simpleType name="TK_PaymentCodeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">%DOC%</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="Authorisation"/>
    <xs:enumeration value="BankGiro"/>
    <xs:enumeration value="BankTransfer"/>
    <xs:enumeration value="Card"/>
    <xs:enumeration value="Cash"/>
    <xs:enumeration value="Check"/>
    <xs:enumeration value="Fund"/>
    <xs:enumeration value="GiftVoucher"/>
    <xs:enumeration value="HolidayVoucher"/>
    <xs:enumeration value="Invoice"/>
    <xs:enumeration value="Loyalty"/>
    <xs:enumeration value="MCO"/>
    <xs:enumeration value="NonRef"/>
    <xs:enumeration value="PostGiro"/>
    <xs:enumeration value="TicketExchange"/>
    <xs:enumeration value="TravellerCheck"/>
    <xs:enumeration value="UCCF"/>
    <xs:enumeration value="Voucher"/>
  </xs:restriction>
</xs:simpleType>