The <Details> Element

Description

Contains additional information on the issue, such as an expiration date, payment amount and nominal value. This does not apply to shares and indexes.

Note Available from version 2.1; can be activated for earlier versions through <Parameter>.

<Details
    date = date
    maturity-date = date
    contract-size = integer
    exercise = money
    indication = "string(1)"
    listing-amount = integer
    month-day = "string(5)"
    nominal-value = money
    quote-currency = currency
    original-currency = currency
    percentage = money
    payment = money
    series = "string(10)"
    symbol = "string(3)"
    underlying-id = integer
    fim-trade-group = "string(5)"
    srd = integer
    pea = boolean
    euronext-market-type = "string(1)"
    icb-code = "string(4)"
    country-of-origin = country id
    entry-fee = money
    exit-fee = money
    financial-year-end = "string(5)"
    foundation-date = date
    foundation-price = money
    foundation-price-currency = currency
    fund-type = string
    institutional = boolean
    listed = boolean
    marketable-be = boolean
    marketable-nl = boolean
    max-entry-fee = money
    min-exit-fee = money
    operating-costs = money
    fund-size = money
    fund-size-date = date
    fund-size-currency = currency
    investment-code = string
    rating-code = string
    expiration = date
    compartment-structure = integer
    org-comp-id = integer
    liq-threshold-amount = money
    liq-threshold-currency = currency
    quote-frequency-id = integer
    european-passport = boolean
    click-period = string
    underlying-volatility = string
    minimal-order-initial = money
    minimal-order-added = money
    minimal-order-currency = string
    total-expense-ratio = money
    total-expense-ratio-estimated = "string(1)"
    total-expense-ratio-book-year = integer
    guaranteed-capital = money
    guaranteed-capital-currency = currency
    category-benchmark-issue-id = integer
    benchmark-issue-id = integer
    performance-fee = money
    hurdle-rate = money
    high-watermark = money
    open-closed = "string(1)"
    turnover-ratio = money
    turnover-ratio-estimated = money
    turnover-ratio-book-year = integer
    dormant = boolean
    outstanding-shares = money
    underlying-isin = string
    ongoing-charges = money
    ongoing-charges-year-ending = date
    track-record-extension-date = date
    track-record-correction = boolean
    track-record-fund-code = string
    actual-entry-fee = money
    actual-exit-fee = money
    cut-off-time = time
    distribution-fee = money
    duration = string
    modified-duration = string
    eav = integer
    fund-foundation-date = date
    pension-plan = boolean
    provision-ban = boolean
    savings-plan = boolean
    hedged-currency = currency
    etf = boolean
    etf-replication = boolean
    fund-of-funds = boolean
    german-as-fund = boolean
    german-riester-fund = boolean
    german-vl-fund = boolean
    hedge-fund = boolean
    index-fund = boolean
    insurance-fund = boolean
    oldest-share-class = boolean
    oldest-share-class-date = date
    security-lending = boolean
    socially-responsible = boolean
    issuer-srri = integer
    pricing-delay-in-days = integer
    share-class-foundation-date = date
    compartment-foundation-date = date
    umbrella-foundation-date = date
    changing-fee-currency = currency
    other-ongoing-costs = money
    other-ongoing-costs-data = date
    portfolio-transaction-costs = money
    portfolio-transaction-costs-data = date >
</Details>

Attributes

Attribute nameData typeDescription
date Optionaldate The expiration date for issues and futures; the start date for warrants, turbos/speeders and bonds.
maturity-date Optionaldate The expiration date for warrants, limited turbos/speeders, and bonds.
contract-size Optionalinteger The contract size for derivatives.
exercise Optionalmoney The exercise price for derivatives.
indication Optionalstring(1) The call-put indication, i.e., "C" for 'call', "P" for 'put', "X" for 'exotic' (warrants, turbos/speeders), "S" for 'short' (turbos/speeders), and "L" for 'long' (turbos/speeders).
listing-amount Optionalinteger The number of outstanding shares, or the listing amount for bonds.
month-day Optionalstring(5) The next coupon payment day for bonds. The actual format is "month/day".
nominal-value Optionalmoney The nominal value of issues.
quote-currency Optionalcurrency The quotation currency for the issue.
original-currency Optionalcurrency The original currency for the issue; this can differ from the currency used for quotes.
percentage Optionalmoney Coupon rate of a bond.
payment Optionalmoney The payment percentage of the nominal value on the expiration date of a bond.
series Optionalstring(10) The symbol for the option of future class.
symbol Optionalstring(3) For <Currency> nodes, this is the currency symbol.
underlying-id Optionalinteger The issue id (AUID ticker) for the underlying issue.
fim-trade-group Optionalstring(5) The FIM trade group.
srd Optionalinteger The SRD specification for issues listed on Euronext Paris. A value of 1 indicates that the issue is eligible for SRD.
pea Optionalboolean The PEA specification for issues listed on Euronext Paris. A value of "yes" indicates that the issue is eligible for PEA.
euronext-market-type Optionalstring(1) The Euronext Market Type symbol for issues listed on Euronext.
icb-code Optionalstring(4) The ICB sector identification symbol.
country-of-origin Optionalcountry id The country of origin for the investment fund.
entry-fee Optionalmoney The entry fee for the investment fund.
exit-fee Optionalmoney The exit fee for the investment fund.
financial-year-end Optionalstring(5) Month and year of the end of the financial year for the investment fund. The actual format is "month/day".
foundation-date Optionaldate The foundation date of the investment fund.
foundation-price Optionalmoney The foundation money of the investment fund.
foundation-price-currency Optionalcurrency Currency in which the foundation price is expressed.
fund-type OptionalstringDetails package="full". The investment fund type.
institutional Optionalboolean Indicates whether this is an institutional investment fund.
listed Optionalboolean Indicates whether this investment fund is listed.
marketable-be Optionalboolean Indicates whether this investment fund is marketable in Belgium.
marketable-nl Optionalboolean Indicates whether this investment fund is marketable in the Netherlands.
max-entry-fee Optionalmoney The maximal entry fee for the investment fund.
min-exit-fee Optionalmoney The maximal exit fee for the investment fund.
operating-costs Optionalmoney The operating costs for the investment fund.
fund-size Optionalmoney The size of the investment fund.
fund-size-date Optionaldate The date at which the fund size of the investment fund was determined.
fund-size-currency Optionalcurrency The currency fro the size of the investment fund.
investment-code Optionalstring The investment code.
rating-code Optionalstring The rating code.
expiration Optionaldate The expiration of the investment fund.
compartment-structure Optionalinteger The compartment structure of the investment fund.
org-comp-id Optionalinteger Fund compartment ID.
liq-threshold-amount Optionalmoney The liquidation threshold amount.
liq-threshold-currency Optionalcurrency The liquidation threshold amount currency.
quote-frequency-id Optionalinteger The ID value corresponding to <QuoteFrequency>.
european-passport Optionalboolean Indicates whether the investment fund has a European Passport.
click-period Optionalstring The click period (e.g., "Single Period" or "MultiPeriod").
underlying-volatility Optionalstring The volatility of the underlying instrument.
minimal-order-initial Optionalmoney The initial value of the <MinimalOrder>.
minimal-order-added Optionalmoney The added value of the <MinimalOrder>.
minimal-order-currency Optionalstring The currency of the <MinimalOrder>.
total-expense-ratio Optionalmoney The Total Expense Ratio (TER).
total-expense-ratio-estimated Optionalstring(1) Indicates whether the Total Expense Ratio (TER) is an estimated value.
total-expense-ratio-book-year Optionalinteger Indicates whether the Total Expense Ratio (TER) is an estimated value.
guaranteed-capital Optionalmoney The guaranteed or protected capital for the fund.
guaranteed-capital-currency Optionalcurrency Currency in which the capital guarantee is expressed.
category-benchmark-issue-id Optionalinteger The IssueID of the category benchmark issue.
benchmark-issue-id Optionalinteger The IssueID of the benchmark issue.
performance-fee Optionalmoney Compensation for the fund administrator depending on the performance of the fund.
hurdle-rate Optionalmoney Minimal return that must be reached before a performance fee is applicable.
high-watermark Optionalmoney Level above which the net asset value must return to before the performance fee is applicable again (e.g., after a price crash, the losses in the fund must be compensated first).
open-closed Optionalstring(1) Indicates whether the fund is open-ended (O), closed-ended (C) or semi-open-ended (S).
turnover-ratio Optionalmoney The fund's turnover ratio.
turnover-ratio-estimated Optionalmoney Indicates whether the fund's turnover ratio is an estimate (Y) or not (N).
turnover-ratio-book-year Optionalinteger The fund's turnover ratio's book year.
dormant Requiredboolean For some funds it is not possible to enter during a certain period and the net inventory value is not calculated every day either. These funds are then called dormant.
outstanding-shares Optionalmoney The number of outstanding shares.
underlying-isin Optionalstring The ISIN code of the underlying fund.
ongoing-charges Optionalmoney The ongoing charges take into account all costs borne by the fund, with the exclusion of performance-related fees, transaction costs and entry/exit charges. This figure is a mandatory part of the Key Investor Information Document (KIID).
ongoing-charges-year-ending Optionaldate The financial year ending for the ongoing charges.
track-record-extension-date Optionaldate The start date of the track record extension.
track-record-correction Requiredboolean Indicates whether returns are corrected by means of track record extension.
track-record-fund-code Requiredstring Fundcode from the fund from which the track record has been taken.
actual-entry-fee Optionalmoney Actual cost paid when entering a fund.
actual-exit-fee Optionalmoney Actual cost paid when leaving a fund.
cut-off-time Optionaltime Time untill when an order is handled at today’s NAV.
distribution-fee Optionalmoney Fee paid for distribution.
duration Optionalstring Duration of a bond fund.
modified-duration Optionalstring Modified duration for bond funds.
eav Optionalinteger For German funds, ‘Ergebnis-AbführungsVertrag’.
fund-foundation-date Optionaldate Foundation date of the fund.
pension-plan Optionalboolean Indication whether the fund has a pension plan in Germany.
provision-ban Optionalboolean Indication whether the shareclass has a provision ban.
savings-plan Optionalboolean Indication whether the fund has a savings plan in Germany.
hedged-currency Optionalcurrency Currency to which the shareclass is hedged.
etf Optionalboolean Indication whether the fund is an ETF.
etf-replication Optionalboolean Indication whether the ETF is replicating the index.
fund-of-funds Optionalboolean Indication whether the fund is a fund of funds.
german-as-fund Optionalboolean Indication whether the fund is a German AS fund.
german-riester-fund Optionalboolean Indication whether the fund is a German Riester fund.
german-vl-fund Optionalboolean Indication whether the fund is a German VL fund.
hedge-fund Optionalboolean Indication whether thefund is a hedgefund.
index-fund Optionalboolean Indication whether the fund is a index fund.
insurance-fund Optionalboolean Indication whether the fund is an insurance fund.
oldest-share-class Optionalboolean Indicates whether the fund belongs to the oldest share class of the compartment.
oldest-share-class-date Optionaldate Foundationdate of the oldest shareclass within the compartment.
security-lending Optionalboolean Indication whether security lending is allowed.
socially-responsible Optionalboolean Indication whether the fund invests into socially responsible instruments.
issuer-srri Optionalinteger Synthetic Risk Reward Indicator as from the KIID.
pricing-delay-in-days Optionalinteger Delay in days for delivering the Net Asset Value.
share-class-foundation-date Optionaldate Foundationdate of the Shareclass.
compartment-foundation-date Optionaldate Foundationdate of the Compartment.
umbrella-foundation-date Optionaldate Foundationdate of the Umbrella.
changing-fee-currency Optionalcurrency Currency in which the changing fee is expressed.
other-ongoing-costs Optionalmoney Other ongoing costs.
other-ongoing-costs-data Optionaldate Other ongoing costs (effective from date).
portfolio-transaction-costs Optionalmoney Portfolio transaction costs.
portfolio-transaction-costs-data Optionaldate Portfolio transaction costs (effective from date).

Number of occurences

Once

Occurs within

<Issue>

Can contain

<ReturnData> | <Address> | <Name> | <Accountant> | <Administrator> | <AssetAllocation> | <Benchmark> | <ChangingFee> | <Class> | <CompartimentName> | <CompartmentBenchmarks> (Funds) | <CompartmentHoldings> (Funds) | <Contacts> (Funds) | <CostsPhysicalDelivery> | <CustodianFee> | <DegressiveCosts> | <DepotManager> | <DividendFrequency> | <EFC> | <ETFReplicationLevel> | <FundManagementCompany> | <FundManagerUnderlyingFund> | <FundNames> (Funds) | <GeneralMeetingDate> | <InvestmentCategory> | <InvestmentPolicyKIID> | <InvestmentPolicyProspectus> | <LegalType> | <LegalTypeEurope> | <LockUpPeriod> | <ManagementCost> | <MinimalOrder> | <Objective> | <Organisation> (Funds) | <OtherCosts> | <PrimaryBroker> | <Promotor> | <QuoteFrequency> | <Region> | <Remarks> | <Risk> (Funds) | <Sector> (Funds) | <ShareClassName> | <ShareClassRegistrations> (Funds) | <Theme> | <UmbrellaName> | <UmbrellaFinancialServices> (Funds) | <ValueBuy>

See also

<FundDetails> | <BondDetails> | <TurboDetails> | <WarrantDetails>