NetYield

/FundsXML4/Funds/Fund/CountrySpecificData/DE/RealEstateReporting/FundData/AnnualReturnsStructure/CountryDistribution/CountryFigures/NetYield

Diagram

NetYield

Documentation

DE

Die Kennzahl ergibt sich aus der Kennzahl „Bruttoertrag“ minus Kennzahl „Bewirtschaftungsaufwand“ (in Prozent).

EN

The ratio is calculated from the ratio "gross income" minus the ratio "operating expenses" (in percent).

FR

The ratio est calculé de ratio "brut income" minus ratio "operating expenses" (dans percent).

NL

The ratio is berekend van ratio "bruto income" minus ratio "operating expenses" (in percent).

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
10
Sample Data
993.43

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="NetYield"
            type="PercentageType">
   <xs:annotation>
      <xs:documentation xml:lang="de">Die Kennzahl ergibt sich aus der Kennzahl „Bruttoertrag“ minus Kennzahl „Bewirtschaftungsaufwand“ (in Prozent).</xs:documentation>
      <xs:documentation xml:lang="en">The ratio is calculated from the ratio "gross income" minus the ratio "operating expenses" (in percent).</xs:documentation>
      <xs:documentation xml:lang="fr">The ratio est calculé de ratio "brut income" minus ratio "operating expenses" (dans percent).</xs:documentation>
      <xs:documentation xml:lang="nl">The ratio is berekend van ratio "bruto income" minus ratio "operating expenses" (in percent).</xs:documentation>
   </xs:annotation>
</xs:element>

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>