<xs:simpleType name="UnderlyingCreditRating_t">
<xs:annotation>
<xs:documentation>
Underlying security's CreditRating.
See CreditRating (255) field for description
(Note tag # was reserved in FIX 4.1, added in FIX 4.3)
</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="UnderlyingCreditRating" ComponentType="Field" Tag="256" Type="String" AbbrName="CrdRtg" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|