Definition Type: ComplexType
Name: Bond
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:UnderlyingAsset
Containing Schema: fpml-asset-5-10.xsd
Abstract
Documentation:
An exchange traded bond.
Collapse XSD Schema Diagram:
Drilldown into dayCountFraction in schema fpml-asset-5-10_xsd3 Drilldown into paymentFrequency in schema fpml-asset-5-10_xsd3 Drilldown into BondCalculation.model in schema fpml-asset-5-10_xsd3 Drilldown into faceAmount in schema fpml-asset-5-10_xsd3 Drilldown into parValue in schema fpml-asset-5-10_xsd3 Drilldown into maturity in schema fpml-asset-5-10_xsd3 Drilldown into couponRate in schema fpml-asset-5-10_xsd3 Drilldown into couponType in schema fpml-asset-5-10_xsd3 Drilldown into seniority in schema fpml-asset-5-10_xsd3 Drilldown into issuerPartyReference in schema fpml-asset-5-10_xsd3 Drilldown into issuerName in schema fpml-asset-5-10_xsd3 Drilldown into FixedIncomeSecurityContent.model in schema fpml-asset-5-10_xsd3 Drilldown into definition in schema fpml-asset-5-10_xsd3 Drilldown into clearanceSystem in schema fpml-asset-5-10_xsd3 Drilldown into exchangeId in schema fpml-asset-5-10_xsd3 Drilldown into currency in schema fpml-asset-5-10_xsd3 Drilldown into description in schema fpml-asset-5-10_xsd3 Drilldown into instrumentId in schema fpml-asset-5-10_xsd3 Drilldown into id in schema fpml-asset-5-10_xsd3 Drilldown into Asset in schema fpml-asset-5-10_xsd3 Drilldown into IdentifiedAsset in schema fpml-asset-5-10_xsd3 Drilldown into UnderlyingAsset in schema fpml-asset-5-10_xsd3XSD Diagram of Bond in schema fpml-asset-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Bond">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An exchange traded bond.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="UnderlyingAsset">
            <xsd:sequence>
                <xsd:group ref="FixedIncomeSecurityContent.model" />
                <xsd:element name="parValue" type="xsd:decimal" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Specifies the nominal amount of a fixed income security or convertible bond.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="faceAmount" type="xsd:decimal" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Specifies the total amount of the issue. Corresponds to the par value multiplied by the number of issued security.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:group ref="BondCalculation.model" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
instrumentId nsD:instrumentId (1) unbounded
description nsD:description 0 (1)
currency nsD:currency 0 (1)
exchangeId nsD:exchangeId 0 (1)
clearanceSystem nsD:clearanceSystem 0 (1)
definition nsD:definition 0 (1)
issuerName nsD:issuerName (1) (1)
issuerPartyReference nsD:issuerPartyReference (1) (1)
seniority nsD:seniority 0 (1)
couponType nsD:couponType 0 (1)
couponRate nsD:couponRate 0 (1)
maturity nsD:maturity 0 (1)
parValue nsD:parValue 0 (1)
faceAmount nsD:faceAmount 0 (1)
paymentFrequency nsD:paymentFrequency 0 (1)
dayCountFraction nsD:dayCountFraction 0 (1)
<xs:group> nsD:FixedIncomeSecurityContent.model (1) (1)
<xs:group> nsD:BondCalculation.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsD:bondnsD:ConvertibleBond,