TotalFigures

/FundsXML4/Funds/Fund/CountrySpecificData/DE/RealEstateReporting/FundData/AnnualReturnsStructure/TotalFigures

Diagram

TotalFigures TotalAnnualReturns AnnualReturnsDataDEType [1] Liquidity PercentageType [1] ReturnBeforeFundCosts PercentageType [1] ReturnAfterFundCosts PercentageType [1]

Properties

Type
(anonymous)
Cardinality
1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
8

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
AnnualReturnsDataDEType

Germany-specific real estate annual returns data containing gross yield, income return and capital growth for German open-ended real estate funds

Deutschland-spezifische Immobilien-Jahresrendite-Daten mit Bruttorendite, Einkommensrendite und Kapitalwachstum für deutsche offene Immobilienfonds

Données de rendements annuels immobiliers spécifiques à l'Allemagne contenant le rendement brut, le rendement des revenus et la croissance du capital pour les fonds immobiliers ouverts allemands

Duitsland-specifieke vastgoed jaarlijkse rendementen gegevens met bruto rendement, inkomstenrendement en kapitaalgroei voor Duitse open vastgoedfondsen

PercentageType

Die Liquiditätsrendite errechnet wird aus "Erträge und Wertveränderungen aus Liquidität"/"Durchschnittliche Liquidität" berechnet (in Prozent).

The liquidity yield is calculated from "Income and changes in value from liquidity"/"Average liquidity" (in percent).

The liquidité yield est calculé de "Income et changes dans valeur de liquidité"/"Average liquidité" (dans percent).

The liquiditeit yield is berekend van "Income en changes in waarde van liquiditeit"/"Average liquiditeit" (in percent).

298.61
PercentageType

Gesamtergebnis des Fonds vor Fondskosten (in Prozent).

Total return of the fund before fund costs (in Prozent).

Total rendement de fonds before fonds costs (dans Prozent).

Totaal rendement van fonds before fonds costs (in Prozent).

192.97
PercentageType

Gesamtergebnis des Fonds nach Fondskosten (in Prozent).

Total return of the fund after fund costs (in Prozent).

Total rendement de fonds after fonds costs (dans Prozent).

Totaal rendement van fonds after fonds costs (in Prozent).

492.50

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="TotalFigures">
   <xs:complexType>
      <xs:sequence>
         <xs:element name="TotalAnnualReturns" type="AnnualReturnsDataDEType"/>
         <xs:element name="Liquidity" type="PercentageType">
            <xs:annotation>
               <xs:documentation xml:lang="de">Die Liquiditätsrendite errechnet wird aus "Erträge und Wertveränderungen aus Liquidität"/"Durchschnittliche Liquidität" berechnet (in Prozent).</xs:documentation>
               <xs:documentation xml:lang="en">The liquidity yield is calculated from "Income and changes in value from liquidity"/"Average liquidity" (in percent).</xs:documentation>
               <xs:documentation xml:lang="fr">The liquidité yield est calculé de "Income et changes dans valeur de liquidité"/"Average liquidité" (dans percent).</xs:documentation>
               <xs:documentation xml:lang="nl">The liquiditeit yield is berekend van "Income en changes in waarde van liquiditeit"/"Average liquiditeit" (in percent).</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="ReturnBeforeFundCosts" type="PercentageType">
            <xs:annotation>
               <xs:documentation xml:lang="de">Gesamtergebnis des Fonds vor Fondskosten (in Prozent).</xs:documentation>
               <xs:documentation xml:lang="en">Total return of the fund before fund costs (in Prozent).</xs:documentation>
               <xs:documentation xml:lang="fr">Total rendement de fonds before fonds costs (dans Prozent).</xs:documentation>
               <xs:documentation xml:lang="nl">Totaal rendement van fonds before fonds costs (in Prozent).</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="ReturnAfterFundCosts" type="PercentageType">
            <xs:annotation>
               <xs:documentation xml:lang="de">Gesamtergebnis des Fonds nach Fondskosten (in Prozent).</xs:documentation>
               <xs:documentation xml:lang="en">Total return of the fund after fund costs (in Prozent).</xs:documentation>
               <xs:documentation xml:lang="fr">Total rendement de fonds after fonds costs (dans Prozent).</xs:documentation>
               <xs:documentation xml:lang="nl">Totaal rendement van fonds after fonds costs (in Prozent).</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>