OilExclusion
/FundsXML4/RegulatoryReportings/DirectReporting/EET1.1.3/EET1.1.3/ScreeningCriteria/SectorsBasedExclusions/OilExclusion
Diagram
Documentation
EN
51500 - 51560
DE
51500 - 51560
FR
51500 - 51560
NL
51500 - 51560
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
| 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 | 923.50 | ||
| xs:string |
Upstream/Production/Downstream Upstream/Production/Downstream Upstream/Production/Downstream Upstream/Production/Downstream |
UP | |
| xs:decimal | 170.92 | ||
| xs:decimal | 378.42 | ||
| EETYesNoType |
Yes (Y) or No (N) Ja (Y) or Nein (N) Yes (Y) ou No (N) Yes (Y) van No (N) |
Y |
Element Definition
Element Definition
<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
minOccurs="0"
name="OilExclusion"
type="EETEnhancedExclusionType1.1">
<xs:annotation>
<xs:documentation xml:lang="en">51500 - 51560</xs:documentation>
<xs:documentation xml:lang="de">51500 - 51560</xs:documentation>
<xs:documentation xml:lang="fr">51500 - 51560</xs:documentation>
<xs:documentation xml:lang="nl">51500 - 51560</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(EETEnhancedExclusionType1.1)
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>