The <BondDetails> Element

Description

Detailed information on a bond.

<BondDetails
    prospect-name = "string"
    bond-type = "string(3)"
    interest-type = "string"
    coupon-base = "string(1)"
    nominal-currency = currency
    guarantee = "string"
    first-coupon-date = date
    coupon-frequency = "string(1)"
    coupon-currency = currency
    issue-price = money
    first-payment-price = money
    first-payment-date = date
    second-payment-price = money
    second-payment-date = date
    payment-type = "string"
    subordinated = boolean
    redemption-type = "string"
    redemption-currency = currency
    holders-type = "string"
    deliverable = boolean
    rating-moodys = "string"
    rating-SP = "string"
    perc-quotation = boolean
    CUSIP-code = "string(9)"
    issuer = "string"
    issuer-activity = "string"
    bond-insurance-company = "string"
    lead-managers = "string"
    co-managers = "string"
    drawing-date = date
    first-call-price = money
    first-call-date = date
    first-put-price = money
    first-put-date = date
    next-call-price = money
    next-call-date = date
    next-put-price = money
    next-put-date = date
    call-conditions = "string"
    put-conditions = "string"
    call-price-variation = money
    call-price-variation-period = "string(1)"
    call-period-prenotice = integer
    put-price-variation = money
    put-price-variation-period = "string(1)"
    put-period-prenotice = integer
    conversion-ratio = money
    conversion-price = money
    soft-call = boolean
    soft-call-trigger = integer
    soft-call-date = date
    conversion-start = date
    conversion-end = date
    min-coupon = money
    max-coupon = money
    reference-rate = "string"
    coupon-reset = "string"
    next-coupon-reset-date = date
    accrued-days = money
    accrued-interest = money
    dirty-price = money
    running-yield = money
    YTM = money
    YTM1perc = money
    YTC = money
    YTP = money
    YTW = money
    return-start = money
    duration = money
    spread = money
    spline = money
    parity = money
    conversion-premium = money
    bond-floor = money
    bond-floor-premium = money >
</BondDetails>

Attributes

Attribute nameData typeDescription
prospect-name Optionalstring Name of the prospect.
bond-type Optionalstring(3) Bond type.
interest-type Optionalstring Interest type.
coupon-base Optionalstring(1) Coupon base.
nominal-currency Optionalcurrency Nominal currency symbol.
guarantee Optionalstring Guarantee.
first-coupon-date Optionaldate First coupon date.
coupon-frequency Optionalstring(1) Coupon frequency.
coupon-currency Optionalcurrency Coupon currency
issue-price Optionalmoney Issued price.
first-payment-price Optionalmoney First payment price.
first-payment-date Optionaldate First payment date.
second-payment-price Optionalmoney Second payment price.
second-payment-date Optionaldate Second payment date.
payment-type Optionalstring Payment type.
subordinated Optionalboolean Indicates whether the bond is subordinated.
redemption-type Optionalstring Redemption type.
redemption-currency Optionalcurrency Redemption currency symbol.
holders-type Optionalstring Holders type.
deliverable Optionalboolean Indicates whether the bond is deliverable.
rating-moodys Optionalstring Moody's rating.
rating-SP Optionalstring S&P rating.
perc-quotation Optionalboolean Indicates whether the quotes are in percentages or whether they are absolute prices.
CUSIP-code Optionalstring(9) CUSIP code.
issuer Optionalstring The name of the bond issuer.
issuer-activity Optionalstring The main activity of the bond issuer.
bond-insurance-company Optionalstring The insurance company.
lead-managers Optionalstring The lead managers.
co-managers Optionalstring the co-managers.
drawing-date Optionaldate For callable/putable bonds: the drawing date.
first-call-price Optionalmoney For callable/putable bonds: the first call price.
first-call-date Optionaldate For callable/putable bonds: the first call date.
first-put-price Optionalmoney For callable/putable bonds: the first put price.
first-put-date Optionaldate For callable/putable bonds: the first put date.
next-call-price Optionalmoney For callable/putable bonds: the next call price.
next-call-date Optionaldate For callable/putable bonds: the next call date.
next-put-price Optionalmoney For callable/putable bonds: the next put price.
next-put-date Optionaldate For callable/putable bonds: the next put date.
call-conditions Optionalstring For callable/putable bonds: the call conditions.
put-conditions Optionalstring For callable/putable bonds: the put conditions.
call-price-variation Optionalmoney For callable/putable bonds: the call price variation.
call-price-variation-period Optionalstring(1) For callable/putable bonds: the call price variation period.
call-period-prenotice Optionalinteger For callable/putable bonds: the call period prenotice.
put-price-variation Optionalmoney For callable/putable bonds: the put price variation.
put-price-variation-period Optionalstring(1) For callable/putable bonds: the put price variation period.
put-period-prenotice Optionalinteger For callable/putable bonds: the put period prenotice.
conversion-ratio Optionalmoney For convertible bonds: the conversion ratio.
conversion-price Optionalmoney For convertible bonds: the conversion price.
soft-call Optionalboolean For convertible bonds: indicates whether a soft call is used.
soft-call-trigger Optionalinteger For convertible bonds: the soft call trigger.
soft-call-date Optionaldate For convertible bonds: the soft call date.
conversion-start Optionaldate For convertible bonds: conversion start date.
conversion-end Optionaldate For convertible bonds: the conversion end date.
min-coupon Optionalmoney For variable coupon bonds: the minimal coupon value.
max-coupon Optionalmoney For variable coupon bonds: the maximum coupon value.
reference-rate Optionalstring For variable coupon bonds: the reference rate.
coupon-reset Optionalstring For variable coupon bonds: the coupon reset.
next-coupon-reset-date Optionaldate For variable coupon bonds: the next coupon reset date.
accrued-days Optionalmoney The accrued days.
accrued-interest Optionalmoney The accrued intererst.
dirty-price Optionalmoney The dirty price.
running-yield Optionalmoney The running yield.
YTM Optionalmoney The YTM.
YTM1perc Optionalmoney The YTM1perc.
YTC Optionalmoney The YTC.
YTP Optionalmoney The YTP.
YTW Optionalmoney The YTW.
return-start Optionalmoney The return start.
duration Optionalmoney The duration of the bond.
spread Optionalmoney The spread.
spline Optionalmoney The spline.
parity Optionalmoney The parity.
conversion-premium Optionalmoney The conversion premium.
bond-floor Optionalmoney The bond floor.
bond-floor-premium Optionalmoney The bond floor premium.

Number of occurences

Unlimited

Occurs within

<Issue>

Can contain

<ConversionRemarks> | <DilutionProtection>

See also

<BondDetails> | <Details> | <TurboDetails> | <WarrantDetails>