Sales

/FundsXML4/Funds/Fund/CountrySpecificData/DE/RealEstateReporting/FundData/PurchasesAndSales/Foreign/Sales

Diagram

Sales Number xs:int [1] NumberObjectsUpdated xs:int [1] SellingPrice xs:decimal [1] EffectiveArea xs:decimal [1]

Documentation

DE

Informationen über Verkäufe im Ausland (außerhalb Deutschlands) im vorangegangenen Quartal

EN

Information on foreign sales in the previous quarter

FR

Information on foreign sales dans previous quarter

NL

Informatie on foreign sales in previous quarter

Properties

Type
SalesDataDEType
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

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
xs:int

Anzahl beurkundeter Verkäufe im vorangegangenen Quartal (unabhängig vom zeitlichen bzw. tatsächlichen Übergang aus dem Sondervermögen).

Number of certified sales in the previous quarter (irrespective of the time or actual transfer from the fund).

Numéro de certified sales dans previous quarter (irrespective de time ou réel transfer de fonds).

Nummer van certified sales in previous quarter (irrespective van time van werkelijk transfer van fonds).

2430
xs:int

Anzahl der Liegenschaften, die im vorangegangenen Quartal aus dem Sondervermögen abgezogen wurden.

Total real estate removed from the fund in the previous quarter.

Total real estate removed de fonds dans previous quarter.

Totaal real estate removed van fonds in previous quarter.

975
xs:decimal

Summe der Verkaufspreise von Liegenschaften, die im vorangegangenen Quartal verkauft worden sind. (in Tsd. Euro)

Sum of sales prices of real estate sold in the previous quarter (in thousands of euros).

Sum de sales prices de real estate sold dans previous quarter (dans thousands de euros).

Sum van sales prices van real estate sold in previous quarter (in thousands van euros).

916.24
xs:decimal

Summe der Nutzflächen von Liegenschaften, die im vorangegangenen Quartal verkauft worden sind (in qm).

Total effective area of real estate sold in the previous quarter (in square meters).

Total effective area de real estate sold dans previous quarter (dans square meters).

Totaal effective area van real estate sold in previous quarter (in square meters).

396.21

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="Sales"
            type="SalesDataDEType">
   <xs:annotation>
      <xs:documentation xml:lang="de">Informationen über Verkäufe im Ausland (außerhalb Deutschlands) im vorangegangenen Quartal</xs:documentation>
      <xs:documentation xml:lang="en">Information on foreign sales  in the previous quarter</xs:documentation>
      <xs:documentation xml:lang="fr">Information on foreign sales dans previous quarter</xs:documentation>
      <xs:documentation xml:lang="nl">Informatie on foreign sales in previous quarter</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (SalesDataDEType)

<xs:complexType xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
                xmlns:xs="http://www.w3.org/2001/XMLSchema"
                name="SalesDataDEType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Germany-specific real estate sales data containing number and value of property sales for German open-ended real estate funds</xs:documentation>
      <xs:documentation xml:lang="de">Deutschland-spezifische Immobilienverkaufsdaten mit Anzahl und Wert von Immobilienverkäufen für deutsche offene Immobilienfonds</xs:documentation>
      <xs:documentation xml:lang="fr">Données de ventes immobilières spécifiques à l'Allemagne contenant le nombre et la valeur des ventes de biens pour les fonds immobiliers ouverts allemands</xs:documentation>
      <xs:documentation xml:lang="nl">Duitsland-specifieke vastgoedverkoopgegevens met aantal en waarde van vastgoedverkopen voor Duitse open vastgoedfondsen</xs:documentation>
   </xs:annotation>
   <xs:sequence>
      <xs:element name="Number" type="xs:int">
         <xs:annotation>
            <xs:documentation xml:lang="de">Anzahl beurkundeter Verkäufe im vorangegangenen Quartal (unabhängig vom zeitlichen bzw. tatsächlichen Übergang aus dem Sondervermögen).</xs:documentation>
            <xs:documentation xml:lang="en">Number of certified sales in the previous quarter (irrespective of the time or actual transfer from the fund).</xs:documentation>
            <xs:documentation xml:lang="fr">Numéro de certified sales dans previous quarter (irrespective de time ou réel transfer de fonds).</xs:documentation>
            <xs:documentation xml:lang="nl">Nummer van certified sales in previous quarter (irrespective van time van werkelijk transfer van fonds).</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element name="NumberObjectsUpdated" type="xs:int">
         <xs:annotation>
            <xs:documentation xml:lang="de">Anzahl der Liegenschaften, die im vorangegangenen Quartal aus dem Sondervermögen abgezogen wurden.</xs:documentation>
            <xs:documentation xml:lang="en">Total real estate removed from the fund in the previous quarter.</xs:documentation>
            <xs:documentation xml:lang="fr">Total real estate removed de fonds dans previous quarter.</xs:documentation>
            <xs:documentation xml:lang="nl">Totaal real estate removed van fonds in previous quarter.</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element name="SellingPrice" type="xs:decimal">
         <xs:annotation>
            <xs:documentation xml:lang="de">Summe der Verkaufspreise von Liegenschaften, die im vorangegangenen Quartal verkauft worden sind. (in Tsd. Euro)</xs:documentation>
            <xs:documentation xml:lang="en">Sum of sales prices of real estate sold in the previous quarter (in thousands of euros).</xs:documentation>
            <xs:documentation xml:lang="fr">Sum de sales prices de real estate sold dans previous quarter (dans thousands de euros).</xs:documentation>
            <xs:documentation xml:lang="nl">Sum van sales prices van real estate sold in previous quarter (in thousands van euros).</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element name="EffectiveArea" type="xs:decimal">
         <xs:annotation>
            <xs:documentation xml:lang="de">Summe der Nutzflächen von Liegenschaften, die im vorangegangenen Quartal verkauft worden sind (in qm).</xs:documentation>
            <xs:documentation xml:lang="en">Total effective area of real estate sold in the previous quarter (in square meters).</xs:documentation>
            <xs:documentation xml:lang="fr">Total effective area de real estate sold dans previous quarter (dans square meters).</xs:documentation>
            <xs:documentation xml:lang="nl">Totaal effective area van real estate sold in previous quarter (in square meters).</xs:documentation>
         </xs:annotation>
      </xs:element>
   </xs:sequence>
</xs:complexType>