GreenhouseGasEmissions

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.1.3/EET1.1.3/PrincipalAdverseIndicators/MoreClimateAndEnvironmentRelatedIndicators/RealEstateInvestments/GreenhouseGasEmissions

Diagram

GreenhouseGasEmissions GHG_Emissions_Real_Estate (32080 - 32270) Scope1 ValueStrategyCoverageType1.1 0..1 Scope2 ValueStrategyCoverageType1.1 0..1 Scope3 ValueStrategyCoverageType1.1 0..1 TotalScope12 ValueStrategyCoverageType1.1 0..1 TotalScope123 ValueStrategyCoverageType1.1 0..1

Documentation

GHG_Emissions_Real_Estate (32080 - 32270)

Properties

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

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"
            minOccurs="0"
            name="GreenhouseGasEmissions">
   <xs:annotation>
      <xs:documentation>GHG_Emissions_Real_Estate (32080 - 32270)</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element minOccurs="0" name="Scope1" type="ValueStrategyCoverageType1.1"/>
         <xs:element minOccurs="0" name="Scope2" type="ValueStrategyCoverageType1.1"/>
         <xs:element minOccurs="0" name="Scope3" type="ValueStrategyCoverageType1.1"/>
         <xs:element minOccurs="0"
                     name="TotalScope12"
                     type="ValueStrategyCoverageType1.1"/>
         <xs:element minOccurs="0"
                     name="TotalScope123"
                     type="ValueStrategyCoverageType1.1"/>
      </xs:sequence>
   </xs:complexType>
</xs:element>