PartOfValueChain
/FundsXML4/RegulatoryReportings/DirectReporting/EET1.1.1/EET1.1.1/ScreeningCriteria/SectorsBasedExclusions/GeneticEngineeringExclusion/PartOfValueChain
Diagram
Documentation
EN
Upstream/Production/Downstream
DE
Upstream/Production/Downstream
FR
Upstream/Production/Downstream
NL
Upstream/Production/Downstream
Properties
- Type
- xs:string
- Cardinality
- 0..*
- 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
- 8
- Sample Data
- U
- Restrictions
- Base: xs:string
Enumeration:UPD
Element Definition
Element Definition
<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
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>