GasExclusion

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.1.2/EET1.1.2/ScreeningCriteria/SectorsBasedExclusions/GasExclusion

Diagram

GasExclusion Applied EETYesNoType [1] ThresholdType xs:string [0..1] RelativeThreshold xs:decimal [0..1] PartOfValueChain xs:string [0..1] EnergyMixAbsoluteCap xs:decimal [0..1] EnergyMixRelativeCap xs:decimal [0..1] NewInfrastructure EETYesNoType [0..1]

Documentation

EN

51000 - 51060

DE

51000 - 51060

FR

51000 - 51060

NL

51000 - 51060

Properties

Type
EETEnhancedExclusionType1.1
Cardinality
0..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
7

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
EETYesNoType

Yes (Y) or No (N)

Ja (Y) or Nein (N)

Yes (Y) ou No (N)

Yes (Y) van No (N)

Y
xs:string

Revenue (R) or CaPEX (C) or Opex (O)

Revenue (R) oder CaPEX (C) oder Opex (O)

Revenue (R) ou CaPEX (C) ou Opex (O)

Revenue (R) van CaPEX (C) van Opex (O)

C
xs:decimal 172.76
xs:string

Upstream/Production/Downstream

Upstream/Production/Downstream

Upstream/Production/Downstream

Upstream/Production/Downstream

P
xs:decimal 121.18
xs:decimal 647.23
EETYesNoType

Yes (Y) or No (N)

Ja (Y) or Nein (N)

Yes (Y) ou No (N)

Yes (Y) van No (N)

N

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="GasExclusion"
            type="EETEnhancedExclusionType1.1">
   <xs:annotation>
      <xs:documentation xml:lang="en">51000 - 51060</xs:documentation>
      <xs:documentation xml:lang="de">51000 - 51060</xs:documentation>
      <xs:documentation xml:lang="fr">51000 - 51060</xs:documentation>
      <xs:documentation xml:lang="nl">51000 - 51060</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (EETEnhancedExclusionType1.1)

<xs:complexType xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
                xmlns:xs="http://www.w3.org/2001/XMLSchema"
                name="EETEnhancedExclusionType1.1">
   <xs:annotation>
      <xs:documentation xml:lang="en">EET V1.1 enhanced exclusion criteria with energy mix caps for fossil fuel exclusions</xs:documentation>
      <xs:documentation xml:lang="de">EET V1.1 erweiterte Ausschlusskriterien mit Energy Mix Caps für Fossil Fuel-Ausschlüsse</xs:documentation>
      <xs:documentation xml:lang="fr">Critères d'exclusion améliorés EET V1.1 avec energy mix caps pour exclusions fossil fuel</xs:documentation>
      <xs:documentation xml:lang="nl">EET V1.1 verbeterde uitsluitingscriteria met energy mix caps voor fossil fuel-uitsluitingen</xs:documentation>
   </xs:annotation>
   <xs:sequence>
      <xs:element name="Applied" type="EETYesNoType">
         <xs:annotation>
            <xs:documentation xml:lang="en">Yes (Y) or No (N)</xs:documentation>
            <xs:documentation xml:lang="de">Ja (Y) or Nein (N)</xs:documentation>
            <xs:documentation xml:lang="fr">Yes (Y) ou No (N)</xs:documentation>
            <xs:documentation xml:lang="nl">Yes (Y) van No (N)</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="ThresholdType">
         <xs:annotation>
            <xs:documentation xml:lang="en">Revenue (R) or CaPEX (C) or Opex (O)</xs:documentation>
            <xs:documentation xml:lang="de">Revenue (R) oder CaPEX (C) oder Opex (O)</xs:documentation>
            <xs:documentation xml:lang="fr">Revenue (R) ou CaPEX (C) ou Opex (O)</xs:documentation>
            <xs:documentation xml:lang="nl">Revenue (R) van CaPEX (C) van Opex (O)</xs:documentation>
         </xs:annotation>
         <xs:simpleType>
            <xs:restriction base="xs:string">
               <xs:enumeration value="C"/>
               <xs:enumeration value="O"/>
               <xs:enumeration value="R"/>
            </xs:restriction>
         </xs:simpleType>
      </xs:element>
      <xs:element minOccurs="0" name="RelativeThreshold" type="xs:decimal"/>
      <xs:element minOccurs="0" name="PartOfValueChain">
         <xs:annotation>
            <xs:documentation xml:lang="en">Upstream/Production/Downstream</xs:documentation>
            <xs:documentation xml:lang="de">Upstream/Production/Downstream</xs:documentation>
            <xs:documentation xml:lang="fr">Upstream/Production/Downstream</xs:documentation>
            <xs:documentation xml:lang="nl">Upstream/Production/Downstream</xs:documentation>
         </xs:annotation>
         <xs:simpleType>
            <xs:restriction base="xs:string">
               <xs:enumeration value="U"/>
               <xs:enumeration value="P"/>
               <xs:enumeration value="D"/>
               <xs:enumeration value="PD"/>
               <xs:enumeration value="UP"/>
               <xs:enumeration value="UPD"/>
            </xs:restriction>
         </xs:simpleType>
      </xs:element>
      <xs:element minOccurs="0" name="EnergyMixAbsoluteCap" type="xs:decimal"/>
      <xs:element minOccurs="0" name="EnergyMixRelativeCap" type="xs:decimal"/>
      <xs:element minOccurs="0" name="NewInfrastructure" type="EETYesNoType">
         <xs:annotation>
            <xs:documentation xml:lang="en">Yes (Y) or No (N)</xs:documentation>
            <xs:documentation xml:lang="de">Ja (Y) or Nein (N)</xs:documentation>
            <xs:documentation xml:lang="fr">Yes (Y) ou No (N)</xs:documentation>
            <xs:documentation xml:lang="nl">Yes (Y) van No (N)</xs:documentation>
         </xs:annotation>
      </xs:element>
   </xs:sequence>
</xs:complexType>