Definition Type: SimpleType
Name: CouponRate_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
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
Collapse XSD Schema Diagram:
XSD Diagram of CouponRate_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<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>
Collapse Derivation Tree:
Collapse References:
nsA:CpnRt