ParticipationsRECompanies

/FundsXML4/Funds/Fund/CountrySpecificData/DE/RealEstateReporting/FundData/PurchasesAndSales/ParticipationsRECompanies

Diagram

ParticipationsRECompanies Purchases PurchasesDataDEType [1] Sales SalesDataDEType [1]

Documentation

DE

Informationen über Käufe und Verkäufe von Beteiligungen im vorangegangenen Quartal

EN

Information on purchases and sales of investees in the previous quarter

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
PurchasesDataDEType

Informationen über Käufe von Beteiligungen im vorangegangenen Quartal

Information on purchases of investees in the previous quarter

SalesDataDEType

Informationen über Verkäufe von Beteiligungen im vorangegangenen Quartal

Information on sales of investees in the previous quarter

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="ParticipationsRECompanies">
   <xs:annotation>
      <xs:documentation xml:lang="de">Informationen über Käufe und Verkäufe von Beteiligungen im vorangegangenen Quartal</xs:documentation>
      <xs:documentation xml:lang="en">Information on purchases and sales of investees in the previous quarter</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element name="Purchases" type="PurchasesDataDEType">
            <xs:annotation>
               <xs:documentation xml:lang="de">Informationen über Käufe von Beteiligungen im vorangegangenen Quartal</xs:documentation>
               <xs:documentation xml:lang="en">Information on purchases of investees in the previous quarter</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="Sales" type="SalesDataDEType">
            <xs:annotation>
               <xs:documentation xml:lang="de">Informationen über Verkäufe von Beteiligungen im vorangegangenen Quartal</xs:documentation>
               <xs:documentation xml:lang="en">Information on sales of investees in the previous quarter</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>