Definition Type: SimpleType
Name: CardAssociationCode
Namespace: http://www.opentravel.org/OTM/finance/v3
Containing Schema: Finance_3_0_0.xsd
Documentation:
A tiny string Minimum length of 0 and a maximum length of 32
Collapse XSD Schema Diagram:
XSD Diagram of CardAssociationCode in schema finance_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:simpleType name="CardAssociationCode">
    <xsd:annotation>
        <xsd:documentation source="Description">A tiny string  
Minimum length of 0 and a maximum length of 32</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="Simple" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">CardAssociationCode</otm:OTA2Entity>
            <otm:Example context="fin" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">AX</otm:Example>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:restriction base="ota2-0400:StringTiny">
        <xsd:pattern value="([a-zA-Z]{2})?" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Pattern ([a-zA-Z]{2})?
Collapse Derivation Tree:
Collapse References:
fin-0300:CardCode