Definition Type: ComplexType
Name: CouponType
Namespace: http://www.fpml.org/FpML-5/legal
Type: nsB:Scheme
Containing Schema: fpml-asset-5-10.xsd
Abstract
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 couponTypeScheme in schema fpml-asset-5-10_xsd1XSD Diagram of CouponType in schema fpml-asset-5-10_xsd1 (Financial products Markup Language (FpML®))
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="Scheme">
            <xsd:attribute name="couponTypeScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/coupon-type" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
couponTypeScheme nsB:couponTypeScheme http://www.fpml.org/coding-scheme/coupon-type (Optional)
Collapse Derivation Tree:
Collapse References:
nsB:couponType