NuclearWeaponsExclusion
/FundsXML4/RegulatoryReportings/DirectReporting/EET1.1.1/EET1.1.1/ScreeningCriteria/SectorsBasedExclusions/NuclearWeaponsExclusion
Diagram
Documentation
EN
51400 - 51430
DE
51400 - 51430
FR
51400 - 51430
NL
51400 - 51430
Properties
- Type
- EETExclusionType1.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) |
R | |
| xs:decimal | 50.15 | ||
| xs:string |
Upstream/Production/Downstream Upstream/Production/Downstream Upstream/Production/Downstream Upstream/Production/Downstream |
D |
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="NuclearWeaponsExclusion"
type="EETExclusionType1.1">
<xs:annotation>
<xs:documentation xml:lang="en">51400 - 51430</xs:documentation>
<xs:documentation xml:lang="de">51400 - 51430</xs:documentation>
<xs:documentation xml:lang="fr">51400 - 51430</xs:documentation>
<xs:documentation xml:lang="nl">51400 - 51430</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(EETExclusionType1.1)
Referenced Type Definition (EETExclusionType1.1)
<xs:complexType xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="EETExclusionType1.1">
<xs:annotation>
<xs:documentation xml:lang="en">EET V1.1 exclusion criteria for SFDR Article 8/9 funds with threshold and value chain settings</xs:documentation>
<xs:documentation xml:lang="de">EET V1.1 Ausschlusskriterien für SFDR Artikel 8/9 Fonds mit Threshold- und Value Chain-Einstellungen</xs:documentation>
<xs:documentation xml:lang="fr">Critères d'exclusion EET V1.1 pour fonds SFDR Article 8/9 avec paramètres threshold et value chain</xs:documentation>
<xs:documentation xml:lang="nl">EET V1.1 uitsluitingscriteria voor SFDR Artikel 8/9 fondsen met threshold en value chain instellingen</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 maxOccurs="unbounded" 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:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>