ReturnBeforeFundCosts
/FundsXML4/Funds/Fund/CountrySpecificData/DE/RealEstateReporting/FundData/AnnualReturnsStructure/TotalFigures/ReturnBeforeFundCosts
Diagram
Documentation
DE
Gesamtergebnis des Fonds vor Fondskosten (in Prozent).
EN
Total return of the fund before fund costs (in Prozent).
FR
Total rendement de fonds before fonds costs (dans Prozent).
NL
Totaal rendement van fonds before fonds costs (in Prozent).
Properties
- Type
- PercentageType
- 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
- 9
- Sample Data
- 192.97
Element Definition
Element Definition
<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
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>
Referenced Type Definition
(PercentageType)
Referenced Type Definition (PercentageType)
<xs:simpleType xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="PercentageType">
<xs:annotation>
<xs:documentation xml:lang="en">The PercentageType defines the percentage-values. It is derived from decimal. To decimal there is no modification. Percentage values can be expressed in three ways: For 3.5 % it can be written as 3.5 or 1.035 or 0.035. For FundsXML percentage value has to be written as 3.5</xs:documentation>
<xs:documentation xml:lang="de">[AUTO] Der PercentageType definiert die Prozentwerte. Abgeleitet ist er von decimal. Bei Prozentwerten kann man je nach Definition für 3,5 % die Werte 3.5 oder 1.035 oder 0.035 angeben. Mit diesem Typ dokumentiert FundsXML, dass für Prozentwerte die Ausprägung 3.5 benutzt werden muss um eine einheitliche Ausprägung für den Datenaustausch zwischen Firmen zu erreichen.</xs:documentation>
<xs:documentation xml:lang="fr">The PercentageType defines pourcentage-values. It est derived de decimal. To decimal there est aucun modification. Pourcentage values can be expressed dans three ways: For 3.5 % it can be written comme 3.5 ou 1.035 ou 0.035. For FundsXML pourcentage valeur un à be written comme 3.5</xs:documentation>
<xs:documentation xml:lang="nl">The PercentageType defines percentage-values. It is derived van decimal. To decimal there is geen modification. Percentage values can be expressed in three ways: For 3.5 % it can be written als 3.5 van 1.035 van 0.035. For FundsXML percentage waarde heeft naar be written als 3.5</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:decimal"/>
</xs:simpleType>