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 name | Data type | Description |
|---|---|---|
| style Optional | string(1) | The style of the warrant. E = European, A = American, O = other. |
| settlement Optional | string | Settlement. |
| subscription-date Optional | date | The subscription date. |
| issued-at-start Optional | money | Issued at start. |
| issue-price Optional | money | Issue price. |
| parity Optional | money | Parity of the warrant. |
| parity-underlying Optional | integer | Parity of the underlying issue. |
| factor Optional | money | The factor to the underlying value. |
| start-amount Optional | money | The start amount. |
| start-currency Optional | currency | The start currency. |
| spread-high Optional | money | The spread high. |
| spread-low Optional | money | The spread low. |
| calculation-type Optional | string | The calculation type. |
| category Optional | string | The warrant category. |