Definition Type: ComplexType
Name: FormOfPayment
Namespace: http://www.opentravel.org/OTM/finance/v3
Type: fin-0300:FormOfPayment_ID
Containing Schema: Finance_3_0_0.xsd
Abstract
Documentation:
Specifies the form of payment.
Collapse XSD Schema Diagram:
Drilldown into ExtensionPoint_Summary in schema otm_builtins_xsd Drilldown into GuaranteeTypeCode in schema finance_3_0_0_xsd Drilldown into Privacy in schema finance_3_0_0_xsd Drilldown into FormOfPaymentRef in schema finance_3_0_0_xsd Drilldown into Identifier in schema finance_3_0_0_xsd Drilldown into objID in schema finance_3_0_0_xsd Drilldown into FormOfPayment_ID in schema finance_3_0_0_xsd Drilldown into guaranteeIndicatorInd in schema finance_3_0_0_xsd Drilldown into remark in schema finance_3_0_0_xsd Drilldown into guaranteeID in schema finance_3_0_0_xsd Drilldown into paymentTransactionTypeCode in schema finance_3_0_0_xsd Drilldown into costCenterID in schema finance_3_0_0_xsdXSD Diagram of FormOfPayment in schema finance_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="FormOfPayment">
    <xsd:annotation>
        <xsd:documentation source="Description">Specifies the form of payment.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="BusinessObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">FormOfPayment</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="fin-0300:FormOfPayment_ID">
            <xsd:sequence>
                <xsd:element minOccurs="0" name="Privacy" type="ota2-0400:Privacy">
                    <xsd:annotation>
                        <xsd:documentation source="Description">Data use and sharing permissions.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="GuaranteeTypeCode" type="ota2-0300:PaymentType_Enum">
                    <xsd:annotation>
                        <xsd:documentation source="Description">Used to specify the method of guarantee. Refer to OpenTravel Code List Payment Type (PMT).</xsd:documentation>
                        <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}OTA_CodeType</xsd:documentation>
                        <xsd:appinfo>
                            <otm:Equivalent context="fin" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">GuaranteeTypeCode</otm:Equivalent>
                        </xsd:appinfo>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" ref="ota2:ExtensionPoint_Summary" />
            </xsd:sequence>
            <xsd:attribute name="costCenterID" type="ota2-0400:StringTiny" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">A reference to identify the billing department for allocating cost of travel to company account.</xsd:documentation>
                    <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}StringLength1to32</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Equivalent context="fin" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">CostCenterID</otm:Equivalent>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="paymentTransactionTypeCode" type="fin-0300:PaymentTransactionType_Enum" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">This is used to indicate either a charge, reserve (deposit) or refund.</xsd:documentation>
                    <xsd:documentation source="Implementer">LocalAnonymousType: PaymentFormType_PaymentTransactionTypeCode</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Equivalent context="fin" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">PaymentTransactionTypeCode</otm:Equivalent>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="guaranteeID" type="ota2-0400:StringShort" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Provides the identifier as specified by the GuaranteeTypeCode (e.g., Corporate ID or IATA number).</xsd:documentation>
                    <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}StringLength1to64</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Equivalent context="fin" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">GuaranteeID</otm:Equivalent>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="remark" type="ota2-0400:StringShort" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">A remark associated with the payment form.</xsd:documentation>
                    <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}StringLength1to128</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Equivalent context="fin" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Remark</otm:Equivalent>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="guaranteeIndicatorInd" type="xsd:boolean" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">When true, indicates this represents a guarantee rather than a payment form.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Identifier fin-0300:Identifier 0 (1)
FormOfPaymentRef fin-0300:FormOfPaymentRef 0 (1)
Privacy fin-0300:Privacy 0 (1)
GuaranteeTypeCode fin-0300:GuaranteeTypeCode 0 (1)
ExtensionPoint_Summary ota2:ExtensionPoint_Summary 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
objID fin-0300:objID Optional
costCenterID fin-0300:costCenterID Optional
paymentTransactionTypeCode fin-0300:paymentTransactionTypeCode Optional
guaranteeID fin-0300:guaranteeID Optional
remark fin-0300:remark Optional
guaranteeIndicatorInd fin-0300:guaranteeIndicatorInd Optional
Collapse Derivation Tree:
Collapse References:
fin-0300:FormOfPayment, fin-0300:FormOfPayment_BankAccount, fin-0300:FormOfPayment_Cash, fin-0300:FormOfPayment_DirectBill, fin-0300:FormOfPayment_LoyaltyRedemption, fin-0300:FormOfPayment_MiscChargeOrder, fin-0300:FormOfPayment_PaymentCard, fin-0300:FormOfPayment_Ticket, fin-0300:FormOfPayment_Voucher, fin-0300:FormOfPaymentSummary