<xs:simpleType name="CouponRate_t">
<xs:annotation>
<xs:documentation xml:lang="en">The rate of interest that when multiplied by the principal par value or face value of a bond provides the currency amount of the periodic interest payment The coupon is always cited along with maturity in any quotation of a bond s price
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="CouponRate" tag="223" datatype="Percentage" ComponentType="Field" StdAbbrev="CpnRt" QualifiedAbbrev="CpnRt" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Percentage" />
</xs:simpleType>
|