StartFiscalYear

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

Diagram

StartFiscalYear Beginn des Geschäftsjahres, auf das sich die Renditekennzahlen beziehen Beginning of the fiscal year to which the return components refer

Documentation

de

Beginn des Geschäftsjahres, auf das sich die Renditekennzahlen beziehen

en

Beginning of the fiscal year to which the return components refer

Properties

Type
xs:date
Cardinality
1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
8
Sample Data
2025-09-23

XML Snippet

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="StartFiscalYear"
            type="xs:date">
   <xs:annotation>
      <xs:documentation xml:lang="de">Beginn des Geschäftsjahres, auf das sich die Renditekennzahlen beziehen</xs:documentation>
      <xs:documentation xml:lang="en">Beginning of the fiscal year to which the return components refer</xs:documentation>
   </xs:annotation>
</xs:element>