TotalAssetValues
/FundsXML4/Funds/Fund/Subfunds/Subfund/Segments/Segment/ShareClasses/ShareClass/TotalAssetValues
Diagram
Documentation
EN
Total NAV (volume) of share class
DE
Gesamtes NAV (Volumen) der ShareClass
FR
Total NAV (volume) de classe d'actions
NL
Totaal NAV (volume) van aandelenklasse
ES
NAV total (volumen) de la clase de acciones
IT
NAV totale (volume) della classe di azioni
CS
Total NAV (volume) of share class
HU
Total NAV (volume) of share class
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
- 10
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| TotalAssetValueType |
Total asset value of the share class Gesamtvermögenswert der Anteilsklasse Valeur totale d'actifs de la classe d'actions Totale vermogenswaarde van de share class Valor total de activos de la clase de acciones Valore patrimoniale totale della classe di azioni A befektetési jegy osztály teljes eszközértéke Celková hodnota aktiv třídy akcií |
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 share class</xs:documentation>
<xs:documentation xml:lang="de">Gesamtes NAV (Volumen) der ShareClass</xs:documentation>
<xs:documentation xml:lang="fr">Total NAV (volume) de classe d'actions</xs:documentation>
<xs:documentation xml:lang="nl">Totaal NAV (volume) van aandelenklasse</xs:documentation>
<xs:documentation xml:lang="es">NAV total (volumen) de la clase de acciones</xs:documentation>
<xs:documentation xml:lang="it">NAV totale (volume) della classe di azioni</xs:documentation>
<xs:documentation xml:lang="cs">Total NAV (volume) of share class</xs:documentation>
<xs:documentation xml:lang="hu">Total NAV (volume) of share class</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 of the share class</xs:documentation>
<xs:documentation xml:lang="de">Gesamtvermögenswert der Anteilsklasse</xs:documentation>
<xs:documentation xml:lang="fr">Valeur totale d'actifs de la classe d'actions</xs:documentation>
<xs:documentation xml:lang="nl">Totale vermogenswaarde van de share class</xs:documentation>
<xs:documentation xml:lang="es">Valor total de activos de la clase de acciones</xs:documentation>
<xs:documentation xml:lang="it">Valore patrimoniale totale della classe di azioni</xs:documentation>
<xs:documentation xml:lang="hu">A befektetési jegy osztály teljes eszközértéke</xs:documentation>
<xs:documentation xml:lang="cs">Celková hodnota aktiv třídy akcií</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>