Definition Type: AttributeGroup
Name: IssuerNameGroup
Containing Schema: OTA_CommonTypes.xsd
Documentation:
Name of bank or organization issuing the card (e.g., alumni association, bank, fraternal organization, etc.).
Collapse XSD Schema Diagram:
Drilldown into BankID in schema ota_commontypes_xsd1XSD Diagram of IssuerNameGroup in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attributeGroup name="IssuerNameGroup">
    <xs:annotation>
        <xs:documentation xml:lang="en">Name of bank or organization issuing the card (e.g., alumni association, bank, fraternal organization, etc.).</xs:documentation>
    </xs:annotation>
    <xs:attribute name="BankID" type="StringLength1to64">
        <xs:annotation>
            <xs:documentation xml:lang="en">Code of bank issuing the card.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
BankID BankID (Optional)