Schema Central > FpML 5.5 Transparency > fpml-asset-5-5.xsd > fpml:convertibleBond
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:convertibleBond

Identifies the underlying asset when it is a convertible bond.

Element information

Type: fpml:ConvertibleBond

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom type fpml:Asset

Used in

Substitution hierarchy

Sample instance

<fpml:convertibleBond>
   <fpml:instrumentId instrumentIdScheme="http://www.example.com/">normalizedString</fpml:instrumentId>
   <fpml:currency>normalizedString</fpml:currency>
   <fpml:exchangeId>normalizedString</fpml:exchangeId>
   <fpml:clearanceSystem>normalizedString</fpml:clearanceSystem>
   <fpml:definition href="IDREF"/>
   <fpml:issuerName>string</fpml:issuerName>
   <fpml:seniority>normalizedString</fpml:seniority>
   <fpml:couponType>normalizedString</fpml:couponType>
   <fpml:couponRate>1.0</fpml:couponRate>
   <fpml:maturity>2000-01-01</fpml:maturity>
   <fpml:parValue>1.0</fpml:parValue>
   <fpml:faceAmount>1.0</fpml:faceAmount>
   <fpml:paymentFrequency>
      <fpml:periodMultiplier>1</fpml:periodMultiplier>
      <fpml:period>D</fpml:period>
   </fpml:paymentFrequency>
   <fpml:dayCountFraction>normalizedString</fpml:dayCountFraction>
   <fpml:underlyingEquity>
      <fpml:instrumentId instrumentIdScheme="http://www.example.com/">normalizedString</fpml:instrumentId>
      <fpml:currency>normalizedString</fpml:currency>
      <fpml:exchangeId>normalizedString</fpml:exchangeId>
      <fpml:clearanceSystem>normalizedString</fpml:clearanceSystem>
      <fpml:definition href="IDREF"/>
      <fpml:relatedExchangeId>normalizedString</fpml:relatedExchangeId>
      <fpml:optionsExchangeId>normalizedString</fpml:optionsExchangeId>
      <fpml:specifiedExchangeId>normalizedString</fpml:specifiedExchangeId>
   </fpml:underlyingEquity>
   <fpml:redemptionDate>2000-01-01</fpml:redemptionDate>
</fpml:convertibleBond>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com