Definition Type: SimpleType
Name: SymbolSfx_enum_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Additional information about the security (e.g. preferred, warrants, etc.). Note also see SecurityType (167). As defined in the NYSE Stock and bond Symbol Directory and in the AMEX Fitch Directory.
Collapse XSD Schema Diagram:
XSD Diagram of SymbolSfx_enum_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="SymbolSfx_enum_t">
    <xs:annotation>
        <xs:documentation>
                Additional information about the security (e.g. preferred, warrants, etc.).   Note also see SecurityType (167).
                As defined in the NYSE Stock and bond Symbol Directory and in the AMEX Fitch Directory.
              </xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="SymbolSfx" ComponentType="Field" Tag="65" Type="String" AbbrName="Sfx" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
        <xs:appinfo>
            <fm:EnumDoc value="CD" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA">EUCP with lump-sum interest rather than discount price</fm:EnumDoc>
            <fm:EnumDoc value="WI" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA">"When Issued" for a security to be reissued under an old CUSIP or ISIN</fm:EnumDoc>
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="xs:string">
        <xs:enumeration value="CD" />
        <xs:enumeration value="WI" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration CD
Enumeration WI
Collapse Derivation Tree:
Collapse References:
nsA:DerivativeSymbolSfx_t, nsA:LegSymbolSfx_t, nsA:SymbolSfx_t, nsA:UnderlyingSymbolSfx_t