Definition Type: SimpleType
Name: CountryOfIssue_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
ISO Country code of instrument issue (e.g. the country portion typically used in ISIN). Can be used in conjunction with non-ISIN SecurityID (48) (e.g. CUSIP for Municipal Bonds without ISIN) to provide uniqueness.
Collapse XSD Schema Diagram:
XSD Diagram of CountryOfIssue_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="CountryOfIssue_t">
    <xs:annotation>
        <xs:documentation>
      ISO Country code of instrument issue (e.g. the country portion typically used in ISIN).  Can be used in conjunction with non-ISIN SecurityID (48) (e.g. CUSIP for Municipal Bonds without ISIN) to provide uniqueness.
    </xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="CountryOfIssue" ComponentType="Field" Tag="470" Type="Country" AbbrName="IssuCtry" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="Country" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:IssuCtry