SustainabilityLabels

/FundsXML4/Funds/Fund/CountrySpecificData/DE/RealEstateReporting/PropertyData/SustainabilityRelatedData/SustainabilityLabels

Diagram

SustainabilityLabels Nachhaltigkeitssiegel der Liegenschaft Sustainability labels of the property BREEAM (anonymous) LEED (anonymous) DGNB (anonymous) HQE (anonymous) WELL (anonymous)

Documentation

de

Nachhaltigkeitssiegel der Liegenschaft

en

Sustainability labels of the property

Properties

Type
(anonymous)
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

Child Elements & Attributes

Name (XPath) Type Documentation Sample Data
/Funds/.../BREEAM (anonymous)

Nachhaltigkeitssiegel BREEAM; Ausprägungen: 1 Stern, 2 Sterne, 3 Sterne, 4 Sterne, 5 Sterne, 6 Sterne, nicht spezifiziert, nein)

Sustainability label BREEAM; Characteristics: 1 star, 2 stars, 3 stars, 4 stars, 5 stars, 6 stars, not specified, no).

no
/Funds/.../LEED (anonymous)

Nachhaltigkeitssiegel LEED; Ausprägungen: Platin, Gold, Silber, zertifiziert, nicht spezifiziert, nein)

Sustainability label LEED; Characteristics: Platinum, gold, silver, certified, not specified, no).

no
/Funds/.../DGNB (anonymous)

Nachhaltigkeitssiegel DGNB; Ausprägungen: Platin, Gold, Silber, Bronze, nicht spezifiziert, nein)

Sustainability label DGNB; Characteristics: Platinum, gold, silver, bronze, not specified, no).

bronze
/Funds/.../HQE (anonymous)

Nachhaltigkeitssiegel HQE; Ausprägungen: Très Performant, Performant, Base, nicht spezifiziert, nein)

Sustainability label HQE; Characteristics: Très Performant, Performant, Base, not specified, no).

très performant
/Funds/.../WELL (anonymous)

Nachhaltigkeitssiegel WELL; Ausprägungen: Platin, Gold, Silber, Bronze, nicht spezifiziert, nein)

Sustainability label WELL; Characteristics: Platinum, gold, silver, bronze, not specified, no).

gold

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="SustainabilityLabels">
   <xs:annotation>
      <xs:documentation xml:lang="de">Nachhaltigkeitssiegel der Liegenschaft</xs:documentation>
      <xs:documentation xml:lang="en">Sustainability labels of the property</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element name="BREEAM">
            <xs:annotation>
               <xs:documentation xml:lang="de">Nachhaltigkeitssiegel BREEAM; Ausprägungen: 1 Stern, 2 Sterne, 3 Sterne, 4 Sterne, 5 Sterne, 6 Sterne, nicht spezifiziert, nein)</xs:documentation>
               <xs:documentation xml:lang="en">Sustainability label BREEAM; Characteristics: 1 star, 2 stars, 3 stars, 4 stars, 5 stars, 6 stars, not specified, no).</xs:documentation>
            </xs:annotation>
            <xs:simpleType>
               <xs:restriction base="xs:string">
                  <xs:enumeration value="1"/>
                  <xs:enumeration value="2"/>
                  <xs:enumeration value="3"/>
                  <xs:enumeration value="4"/>
                  <xs:enumeration value="5"/>
                  <xs:enumeration value="6"/>
                  <xs:enumeration value="not specified"/>
                  <xs:enumeration value="no"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
         <xs:element name="LEED">
            <xs:annotation>
               <xs:documentation xml:lang="de">Nachhaltigkeitssiegel LEED; Ausprägungen: Platin, Gold, Silber, zertifiziert, nicht spezifiziert, nein)</xs:documentation>
               <xs:documentation xml:lang="en">Sustainability label LEED; Characteristics: Platinum, gold, silver, certified, not specified, no).</xs:documentation>
            </xs:annotation>
            <xs:simpleType>
               <xs:restriction base="xs:string">
                  <xs:enumeration value="platin"/>
                  <xs:enumeration value="gold"/>
                  <xs:enumeration value="silver"/>
                  <xs:enumeration value="certified"/>
                  <xs:enumeration value="not specified"/>
                  <xs:enumeration value="no"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
         <xs:element name="DGNB">
            <xs:annotation>
               <xs:documentation xml:lang="de">Nachhaltigkeitssiegel DGNB; Ausprägungen: Platin, Gold, Silber, Bronze, nicht spezifiziert, nein)</xs:documentation>
               <xs:documentation xml:lang="en">Sustainability label DGNB; Characteristics: Platinum, gold, silver, bronze, not specified, no).</xs:documentation>
            </xs:annotation>
            <xs:simpleType>
               <xs:restriction base="xs:string">
                  <xs:enumeration value="platin"/>
                  <xs:enumeration value="gold"/>
                  <xs:enumeration value="silver"/>
                  <xs:enumeration value="bronze"/>
                  <xs:enumeration value="not specified"/>
                  <xs:enumeration value="no"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
         <xs:element name="HQE">
            <xs:annotation>
               <xs:documentation xml:lang="de">Nachhaltigkeitssiegel HQE; Ausprägungen: Très Performant, Performant, Base, nicht spezifiziert, nein)</xs:documentation>
               <xs:documentation xml:lang="en">Sustainability label HQE; Characteristics: Très Performant, Performant, Base, not specified, no).</xs:documentation>
            </xs:annotation>
            <xs:simpleType>
               <xs:restriction base="xs:string">
                  <xs:enumeration value="très performant"/>
                  <xs:enumeration value="performant"/>
                  <xs:enumeration value="base"/>
                  <xs:enumeration value="not specified"/>
                  <xs:enumeration value="no"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
         <xs:element name="WELL">
            <xs:annotation>
               <xs:documentation xml:lang="de">Nachhaltigkeitssiegel WELL; Ausprägungen: Platin, Gold, Silber, Bronze, nicht spezifiziert, nein)</xs:documentation>
               <xs:documentation xml:lang="en">Sustainability label WELL; Characteristics: Platinum, gold, silver, bronze,  not specified, no).</xs:documentation>
            </xs:annotation>
            <xs:simpleType>
               <xs:restriction base="xs:string">
                  <xs:enumeration value="platin"/>
                  <xs:enumeration value="gold"/>
                  <xs:enumeration value="silver"/>
                  <xs:enumeration value="bronze"/>
                  <xs:enumeration value="not specified"/>
                  <xs:enumeration value="no"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>