FOP_CodeType

**************************************-
**************************************-

Simple Type Information

Used By

Attribute FOP_Type/@Is

Source

<xs:simpleType name="FOP_CodeType">
  <xs:annotation>
    <xs:documentation>**************************************- **************************************-</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <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="PayPal"/>
    <xs:enumeration value="PostGiro"/>
    <xs:enumeration value="TicketExchange"/>
    <xs:enumeration value="TravellerCheck"/>
    <xs:enumeration value="UCCF"/>
    <xs:enumeration value="Voucher"/>
  </xs:restriction>
</xs:simpleType>