<xs:simpleType name="LegCreditRating_t">
<xs:annotation>
<xs:documentation>
Multileg instrument's individual leg 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="LegCreditRating" ComponentType="Field" Tag="257" 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>
|