<xs:simpleType name="CreditRating_t">
<xs:annotation>
<xs:documentation xml:lang="en">An evaluation of a company s ability to repay obligations or its likelihood of not defaulting These evaluation are provided by Credit Rating Agencies i e SandP Moody s Note tag # was reserved in FIX 4 added in FIX 4 3
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="CreditRating" tag="255" datatype="String" ComponentType="Field" StdAbbrev="CrdRtg" QualifiedAbbrev="CrdRtg" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|