Definition Type: ComplexType
Name: CouponType
Namespace: http://www.fpml.org/FpML-5-0/reporting
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-asset-5-0.xsd
Abstract False
Documentation:
Defines a scheme of values for specifiying if the bond has a variable coupon, step-up/down coupon or a zero-coupon.
Collapse XSD Schema Diagram:
Drilldown into couponTypeSchemeXSD Diagram of CouponType
Collapse XSD Schema Code:
<xsd:complexType name="CouponType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Defines a scheme of values for specifiying if the bond has a variable coupon, step-up/down coupon or a zero-coupon.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="couponTypeScheme" type="xsd:anyURI" default="http://www.fpml.org/coding-scheme/coupon-type-1-0" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
couponTypeScheme fpml:couponTypeScheme http://www.fpml.org/coding-scheme/coupon-type-1-0 (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:couponType
Collapse Comments:
blog comments powered by Disqus