EnergyCertificateRating

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

Diagram

EnergyCertificateRating

Documentation

DE

Angabe des Ratings bzw. Labels des Energieausweises nach lokalen Regelungen. Liegen mehrere Energieausweise für eine Liegenschaft vor, ist der Energieausweis mit dem größten Flächenanteil heranzuziehen. Ist kein Energieausweis vorhanden, ist entsprechend "nicht vorhanden" anzugeben.

EN

Indication of the rating or label of the energy certificate according to local regulations. If several energy performance certificates are available for a property, the energy performance certificate with the largest area share is to be used. If no energy certificate is available, "not available" must be indicated accordingly.

FR

Indication de la note ou du label du certificat énergétique selon les réglementations locales. Si plusieurs certificats de performance énergétique sont disponibles pour une propriété, le certificat de performance énergétique avec la plus grande part de surface doit être utilisé. Si aucun certificat énergétique n'est disponible, "non disponible" doit être indiqué en conséquence.

NL

Indicatie van de rating of het label van het energiecertificaat volgens lokale regelgeving. Als er meerdere energieprestatiecertificaten beschikbaar zijn voor een vastgoed, moet het energieprestatiecertificaat met het grootste oppervlakteaandeel worden gebruikt. Als er geen energiecertificaat beschikbaar is, moet "niet beschikbaar" dienovereenkomstig worden aangegeven.

ES

Indicación de la calificación o etiqueta del certificado energético según las regulaciones locales. Si hay varios certificados de rendimiento energético disponibles para una propiedad, se debe utilizar el certificado con la mayor participación de área. Si no hay certificado energético disponible, se debe indicar "no disponible".

IT

Indicazione della classificazione o etichetta del certificato energetico secondo le normative locali. Se per un immobile sono disponibili più attestati di prestazione energetica, deve essere utilizzato quello con la quota di superficie maggiore. Se non è disponibile alcun certificato energetico, è necessario indicare "non disponibile" di conseguenza.

CS

Indication of the rating or label of the energy certificate according to local regulations. If several energy performance certificates are available for a property, the energy performance certificate with the largest area share is to be used. If no energy certificate is available, "not available" must be indicated accordingly.

HU

Indication of the rating or label of the energy certificate according to local regulations. If several energy performance certificates are available for a property, the energy performance certificate with the largest area share is to be used. If no energy certificate is available, "not available" must be indicated accordingly.

Properties

Type
xs:string
Cardinality
1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
8
Sample Data
C
Restrictions
Base: xs:string
Enumeration:
  • A+
  • A
  • B
  • C
  • D
  • E
  • F
  • G
  • H
  • N/A

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="EnergyCertificateRating">
   <xs:annotation>
      <xs:documentation xml:lang="de">Angabe des Ratings bzw. Labels des Energieausweises nach lokalen Regelungen. Liegen mehrere Energieausweise für eine Liegenschaft vor, ist der Energieausweis mit dem größten Flächenanteil heranzuziehen. Ist kein Energieausweis vorhanden, ist entsprechend "nicht vorhanden" anzugeben.</xs:documentation>
      <xs:documentation xml:lang="en">Indication of the rating or label of the energy certificate according to local regulations. If several energy performance certificates are available for a property, the energy performance certificate with the largest area share is to be used. If no energy certificate is available, "not available" must be indicated accordingly.</xs:documentation>
      <xs:documentation xml:lang="fr">Indication de la note ou du label du certificat énergétique selon les réglementations locales. Si plusieurs certificats de performance énergétique sont disponibles pour une propriété, le certificat de performance énergétique avec la plus grande part de surface doit être utilisé. Si aucun certificat énergétique n'est disponible, "non disponible" doit être indiqué en conséquence.</xs:documentation>
      <xs:documentation xml:lang="nl">Indicatie van de rating of het label van het energiecertificaat volgens lokale regelgeving. Als er meerdere energieprestatiecertificaten beschikbaar zijn voor een vastgoed, moet het energieprestatiecertificaat met het grootste oppervlakteaandeel worden gebruikt. Als er geen energiecertificaat beschikbaar is, moet "niet beschikbaar" dienovereenkomstig worden aangegeven.</xs:documentation>
      <xs:documentation xml:lang="es">Indicación de la calificación o etiqueta del certificado energético según las regulaciones locales. Si hay varios certificados de rendimiento energético disponibles para una propiedad, se debe utilizar el certificado con la mayor participación de área. Si no hay certificado energético disponible, se debe indicar "no disponible".</xs:documentation>
      <xs:documentation xml:lang="it">Indicazione della classificazione o etichetta del certificato energetico secondo le normative locali. Se per un immobile sono disponibili più attestati di prestazione energetica, deve essere utilizzato quello con la quota di superficie maggiore. Se non è disponibile alcun certificato energetico, è necessario indicare "non disponibile" di conseguenza.</xs:documentation>
      <xs:documentation xml:lang="cs">Indication of the rating or label of the energy certificate according to local regulations. If several energy performance certificates are available for a property, the energy performance certificate with the largest area share is to be used. If no energy certificate is available, "not available" must be indicated accordingly.</xs:documentation>
      <xs:documentation xml:lang="hu">Indication of the rating or label of the energy certificate according to local regulations. If several energy performance certificates are available for a property, the energy performance certificate with the largest area share is to be used. If no energy certificate is available, "not available" must be indicated accordingly.</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="A+"/>
         <xs:enumeration value="A"/>
         <xs:enumeration value="B"/>
         <xs:enumeration value="C"/>
         <xs:enumeration value="D"/>
         <xs:enumeration value="E"/>
         <xs:enumeration value="F"/>
         <xs:enumeration value="G"/>
         <xs:enumeration value="H"/>
         <xs:enumeration value="N/A"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>