Definition Type: ComplexType
Name: PaymentFormPrefType
Type: Unresolved link to stringlength1to64
Containing Schema: OTA_CommonPrefs.xsd
Abstract
Documentation:
Identifies a form of payment preference.
Collapse XSD Schema Diagram:
Drilldown into RPH in schema ota_commonprefs_xsd1 Drilldown into PreferLevel in schema ota_commontypes_xsd1 Drilldown into PreferLevelGroup in schema ota_commontypes_xsdXSD Diagram of PaymentFormPrefType in schema ota_commonprefs_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:complexType name="PaymentFormPrefType">
    <xs:annotation>
        <xs:documentation xml:lang="en">Identifies a form of payment preference.</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="StringLength1to64">
            <xs:attributeGroup ref="PreferLevelGroup">
                <xs:annotation>
                    <xs:documentation xml:lang="en">Used to indicate a level of preference for a form of payment.</xs:documentation>
                </xs:annotation>
            </xs:attributeGroup>
            <xs:attribute name="RPH" type="RPH_Type">
                <xs:annotation>
                    <xs:documentation xml:lang="en">The unique reference for a payment form within this message.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
PreferLevel PreferLevel Preferred Optional
RPH RPH (Optional)
Collapse Derivation Tree:
Collapse References:
PaymentFormPref, PaymentFormPref, Unresolved link to paymentformpref7