<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>
|