TotalAssetValues

/FundsXML4/Funds/Fund/Subfunds/Subfund/SubfundDynamicData/TotalAssetValues

Diagram

TotalAssetValues TotalAssetValue TotalAssetValueType [1..*]

Documentation

EN

Total NAV (volume) of fund

DE

Gesamtes NAV (Volumen) des Fund

FR

Total NAV (volume) de fonds

NL

Totaal NAV (volume) van fonds

ES

NAV total (volumen) del fondo

IT

NAV totale (volume) del fondo

CS

Celková NAV (objem) fondu

HU

Az alap teljes NAV-ja (volumene)

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
7

Child Elements & Attributes

Child elements and attributes of this element
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

<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 Fund</xs:documentation>
      <xs:documentation xml:lang="fr">Total NAV (volume) de fonds</xs:documentation>
      <xs:documentation xml:lang="nl">Totaal NAV (volume) van 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="cs">Celková NAV (objem) fondu</xs:documentation>
      <xs:documentation xml:lang="hu">Az alap teljes NAV-ja (volumene)</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>