XML Schema Documentation

Element: convertibleBond

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name convertibleBond
Used by (from the same schema document) Model Group BondChoice.model
Type ConvertibleBond
Nillable no
Abstract no
Documentation Defines the underlying asset when it is a convertible bond.
Logical Diagram
XML Instance Representation
<convertibleBond
id=" xsd:ID [0..1]">
<instrumentId> InstrumentId </instrumentId> [1..*]

'Identification of the underlying asset, using public and/or private identifiers.'

<description> xsd:string </description> [0..1]

'Long name of the underlying asset.'

<currency> Currency </currency> [0..1]

'Currency in which the underlying asset is denominated.'

<exchangeId> ExchangeId </exchangeId> [0..1]

'Identification of the exchange on which this asset is transacted for the purposes of calculating a contractural payoff. The term \"Exchange\" is assumed to have the meaning as defined in the ISDA 2002 Equity Derivatives Definitions.'

<clearanceSystem> ClearanceSystem </clearanceSystem> [0..1]

'Identification of the clearance system associated with the transaction exchange.'

<definition> ProductReference </definition> [0..1]

'An optional reference to a full FpML product that defines the simple product in greater detail. In case of inconsistency between the terms of the simple product and those of the detailed definition, the values in the simple product override those in the detailed definition.'

<relatedExchangeId> ExchangeId </relatedExchangeId> [0..*]

'A short form unique identifier for a related exchange. If the element is not present then the exchange shall be the primary exchange on which listed futures and options on the underlying are listed. The term \"Exchange\" is assumed to have the meaning as defined in the ISDA 2002 Equity Derivatives Definitions.'

<optionsExchangeId> ExchangeId </optionsExchangeId> [0..*]

'A short form unique identifier for an exchange on which the reference option contract is listed. This is to address the case where the reference exchange for the future is different than the one for the option. The options Exchange is referenced on share options when Merger Elections are selected as Options Exchange Adjustment.'

Start Choice [0..1]

'Specifies the issuer name of a fixed income security or convertible bond. This name can either be explicitly stated, or specified as an href into another element of the document, such as the obligor'


<issuerName> xsd:string </issuerName> [1]
<issuerPartyReference> PartyReference </issuerPartyReference> [1]
End Choice
<seniority> CreditSeniority </seniority> [0..1]

'The repayment precedence of a debt instrument.'

<couponType> CouponType </couponType> [0..1]

'Specifies if the bond has a variable coupon, step-up/down coupon or a zero-coupon.'

<couponRate> xsd:decimal </couponRate> [0..1]

'Specifies the coupon rate (expressed in percentage) of a fixed income security or convertible bond.'

<maturity> xsd:date </maturity> [0..1]

'The date when the principal amount of a security becomes due and payable.'

<parValue> xsd:decimal </parValue> [0..1]

'Specifies the nominal amount of a fixed income security or convertible bond.'

<faceAmount> xsd:decimal </faceAmount> [0..1]

'Specifies the total amount of the issue. Corresponds to the par value multiplied by the number of issued security.'

<paymentFrequency> Interval </paymentFrequency> [0..1]

'Specifies the frequency at which the bond pays, e.g. 6M.'

<dayCountFraction> DayCountFraction </dayCountFraction> [0..1]

'The day count basis for the bond.'

<underlyingEquity> EquityAsset </underlyingEquity> [0..1]

'Specifies the equity in which the convertible bond can be converted.'

<redemptionDate> xsd:date </redemptionDate> [0..1]

'Earlier date between the convertible bond put dates and its maturity date.'

</convertibleBond>
Diagram
element_basket element_bond element_cash element_deposit element_equity element_exchangeTradedFund element_future element_fxRate element_index element_loan element_mortgage element_mutualFund element_rateIndex element_simpleCreditDefaultSwap element_simpleFra element_simpleIrSwap
Schema Component Representation
<xsd:element name="convertibleBond" type=" ConvertibleBond " substitutionGroup="underlyingAsset"/>