ForeignDeferredIncomeTax

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

Diagram

ForeignDeferredIncomeTax

Documentation

DE

Die Kennzahl beschreibt den Einfluss von Rückstellungen für sogenannte Capital Gain Taxes (CGT-Rückstellungen) auf die Immobilienrendite (in Prozent).

EN

This indicator describes the impact of provisions for capital gain taxes on property returns (in percent).

FR

This indicateur describes impact de provisions pour capital gain taxes on property returns (dans percent).

NL

This indicator describes impact van provisions voor capital gain taxes on property returns (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
59.90

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="ForeignDeferredIncomeTax"
            type="PercentageType">
   <xs:annotation>
      <xs:documentation xml:lang="de">Die Kennzahl beschreibt den Einfluss von Rückstellungen für sogenannte Capital Gain Taxes (CGT-Rückstellungen) auf die Immobilienrendite (in Prozent).</xs:documentation>
      <xs:documentation xml:lang="en">This indicator describes the impact of provisions for capital gain taxes on property returns (in percent).</xs:documentation>
      <xs:documentation xml:lang="fr">This indicateur describes impact de provisions pour capital gain taxes on property returns (dans percent).</xs:documentation>
      <xs:documentation xml:lang="nl">This indicator describes impact van provisions voor capital gain taxes on property returns (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>