PornographyAdultEntertainmentServicesExclusion

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.1/EET1.1/ScreeningCriteria/SectorsBasedExclusions/PornographyAdultEntertainmentServicesExclusion

Diagram

PornographyAdultEntertainmentServicesExclusion 50100 - 50130 Applied EETYesNoType [1] ThresholdType xs:string [0..1] RelativeThreshold xs:decimal [0..1] PartOfValueChain xs:string [0..*]

Documentation

50100 - 50130

Properties

Type
EETExclusionType1.1
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
7
Sample Data

Child Elements & Attributes

Name (XPath) Type Documentation Sample Data
EETYesNoType

Yes (Y) or No (N)

Y or N

N
xs:string

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

O
xs:decimal 477.42
xs:string

Upstream/Production/Downstream

D

Element Definition

<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="PornographyAdultEntertainmentServicesExclusion"
            type="EETExclusionType1.1">
   <xs:annotation>
      <xs:documentation>50100 - 50130</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (EETExclusionType1.1)

<xs:complexType 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"
                name="EETExclusionType1.1">
   <xs:sequence>
      <xs:element name="Applied" type="EETYesNoType">
         <xs:annotation>
            <xs:documentation>Yes (Y) or No (N)</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="ThresholdType">
         <xs:annotation>
            <xs:documentation>Revenue (R) or CaPEX (C) or 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>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>