Definition Type: ComplexType
Name: PaymentCardType_Issuer
Namespace: http://www.opentravel.org/OTM/finance/v3
Type: ota2-0400:StringShort
Containing Schema: Finance_3_0_0.xsd
Abstract
Documentation:
Code of the payment card issuer. Extension: List_PaymentCardIssuer
Collapse XSD Schema Diagram:
Drilldown into issuerCodeExtension in schema finance_3_0_0_xsd Drilldown into issuerCode in schema finance_3_0_0_xsdXSD Diagram of PaymentCardType_Issuer in schema finance_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="PaymentCardType_Issuer">
    <xsd:annotation>
        <xsd:documentation source="Description">Code of the payment card issuer.</xsd:documentation>
        <xsd:documentation source="Implementer">Extension: List_PaymentCardIssuer</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="ValueWithAttributes" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">PaymentCardType_Issuer</otm:OTA2Entity>
            <otm:Example context="fin" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">786</otm:Example>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="ota2-0400:StringShort">
            <xsd:attribute name="issuerCode" type="ota2-0300:PaymentCardIssuer_Enum_Base" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Code Extension fields to exchange a value that is not in the list and is known to your trading partners.</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Example context="fin" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">900</otm:Example>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="issuerCodeExtension" type="ota2:String_EnumExtension" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
issuerCode fin-0300:issuerCode Optional
issuerCodeExtension fin-0300:issuerCodeExtension (Optional)
Collapse Derivation Tree:
Collapse References:
fin-0300:CardType