The <WarrantDetails> Element

Description

Detailed information on a warrant.

<WarrantDetails
    style = "string(1)"
    settlement = "string"
    subscription-date = date
    issued-at-start = money
    issue-price = money
    parity = money
    parity-underlying = integer
    factor = money
    start-amount = money
    start-currency = currency
    spread-high = money
    spread-low = money
    calculation-type = "string"
    category = "string" >
</WarrantDetails>

Attributes

Attribute nameData typeDescription
style Optionalstring(1) The style of the warrant. E = European, A = American, O = other.
settlement Optionalstring Settlement.
subscription-date Optionaldate The subscription date.
issued-at-start Optionalmoney Issued at start.
issue-price Optionalmoney Issue price.
parity Optionalmoney Parity of the warrant.
parity-underlying Optionalinteger Parity of the underlying issue.
factor Optionalmoney The factor to the underlying value.
start-amount Optionalmoney The start amount.
start-currency Optionalcurrency The start currency.
spread-high Optionalmoney The spread high.
spread-low Optionalmoney The spread low.
calculation-type Optionalstring The calculation type.
category Optionalstring The warrant category.

Number of occurences

Unlimited

Occurs within

<Issue>

Can contain

<Text> (warrant)

See also

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