Definition Type: SimpleType
Name: UnderlyingSymbolSfx_enum_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
Underlying security s SymbolSfx See SymbolSfx 65 field for description
Collapse XSD Schema Diagram:
XSD Diagram of UnderlyingSymbolSfx_enum_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="UnderlyingSymbolSfx_enum_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">Underlying security s SymbolSfx    See SymbolSfx  65  field for description 
		</xs:documentation>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="UnderlyingSymbolSfx" tag="312" datatype="String" ComponentType="Field" StdAbbrev="Sfx" QualifiedAbbrev="Sfx" Category="**BaseCatagory**" CategoryAbbrev="**BaseCatagoryXMLName**" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <x:EnumDoc value="WI" desc="WhenIssued" />
            <x:EnumDoc value="CD" desc="EUCPLumpsumInterest" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="xs:string">
        <xs:enumeration value="WI" />
        <xs:enumeration value="CD" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration WI
Enumeration CD
Collapse Derivation Tree:
Collapse References:
nsA:UnderlyingSymbolSfx_t