Code for the country where the credit card was issued.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="CountryOfIssue" type="ISO3166" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">Code for the country where the credit card was issued.</xs:documentation>
</xs:annotation>
</xs:attribute>