Definition Type: SimpleType
Name: CountryOfIssue_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.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-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="CountryOfIssue_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">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 xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="CountryOfIssue" tag="470" datatype="Country" ComponentType="Field" StdAbbrev="Ctry" QualifiedAbbrev="IssuCtry" Category="" CategoryAbbrev="" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="Country" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:IssuCtry