TotalAssetValues
/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/SegmentDynamicData/TotalAssetValues
Diagram
Documentation
EN
Total NAV (volume) of fund
DE
Gesamtes NAV (Volumen) des Fonds
FR
NAV total (volume) du fonds
NL
Totale NAV (volume) van het fonds
ES
NAV total (volumen) del fondo
IT
NAV totale (volume) del fondo
HU
Az alap teljes NAV-ja (volumene)
CS
Celkový NAV (objem) fondu
Properties
- Type
- (anonymous)
- Cardinality
- 0..1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 8
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| TotalAssetValueType |
Total asset value entry for a specific date Total Asset Value Eintrag für ein bestimmtes Datum Entrée de la valeur totale d'actifs pour une date spécifique Total asset value vermelding voor een specifieke datum Entrada de valor total de activos para una fecha específica Voce del valore patrimoniale totale per una data specifica Teljes eszközérték bejegyzés egy adott dátumra Záznam celkové hodnoty aktiv pro konkrétní datum |
Element Definition
Element Definition
<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
minOccurs="0"
name="TotalAssetValues">
<xs:annotation>
<xs:documentation xml:lang="en">Total NAV (volume) of fund</xs:documentation>
<xs:documentation xml:lang="de">Gesamtes NAV (Volumen) des Fonds</xs:documentation>
<xs:documentation xml:lang="fr">NAV total (volume) du fonds</xs:documentation>
<xs:documentation xml:lang="nl">Totale NAV (volume) van het fonds</xs:documentation>
<xs:documentation xml:lang="es">NAV total (volumen) del fondo</xs:documentation>
<xs:documentation xml:lang="it">NAV totale (volume) del fondo</xs:documentation>
<xs:documentation xml:lang="hu">Az alap teljes NAV-ja (volumene)</xs:documentation>
<xs:documentation xml:lang="cs">Celkový NAV (objem) fondu</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded"
name="TotalAssetValue"
type="TotalAssetValueType">
<xs:annotation>
<xs:documentation xml:lang="en">Total asset value entry for a specific date</xs:documentation>
<xs:documentation xml:lang="de">Total Asset Value Eintrag für ein bestimmtes Datum</xs:documentation>
<xs:documentation xml:lang="fr">Entrée de la valeur totale d'actifs pour une date spécifique</xs:documentation>
<xs:documentation xml:lang="nl">Total asset value vermelding voor een specifieke datum</xs:documentation>
<xs:documentation xml:lang="es">Entrada de valor total de activos para una fecha específica</xs:documentation>
<xs:documentation xml:lang="it">Voce del valore patrimoniale totale per una data specifica</xs:documentation>
<xs:documentation xml:lang="hu">Teljes eszközérték bejegyzés egy adott dátumra</xs:documentation>
<xs:documentation xml:lang="cs">Záznam celkové hodnoty aktiv pro konkrétní datum</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>