NumberOfIncidentsOfDiscriminationReported

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.0/EET/PrincipalAdverseIndicators/MoreSocialAndEmployeeMatters/EmployeeMatters/NumberOfIncidentsOfDiscriminationReported

Diagram

NumberOfIncidentsOfDiscriminationReported Value xs:decimal [0..1] ConsideredInInvestmentStrategy EETYesNoType [1] Coverage xs:decimal [0..1] EligibleAssets xs:decimal [0..1]

Documentation

Number_Of_Incidents_Of_Discrimination_Reported_In_Investee_Companies (32720 - 32750)

Properties

Type
ValueStrategyCoverageType
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
8

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
xs:decimal

Number of units in product currency

194.50
EETYesNoType

Yes (= commitment of the asset manager to improve the PAI), No

Y
xs:decimal

% of the notional / AUM, which provide effectively data, or where data could be estimated

870.93
xs:decimal

% of assets (versus notional / AUM), which could provide data

357.37

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="NumberOfIncidentsOfDiscriminationReported"
            type="ValueStrategyCoverageType">
   <xs:annotation>
      <xs:documentation>Number_Of_Incidents_Of_Discrimination_Reported_In_Investee_Companies (32720 - 32750)</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (ValueStrategyCoverageType)

<xs:complexType xmlns:altova="http://www.altova.com/xml-schema-extensions"
                xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
                xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
                xmlns:xs="http://www.w3.org/2001/XMLSchema"
                name="ValueStrategyCoverageType">
   <xs:sequence>
      <xs:element minOccurs="0" name="Value" type="xs:decimal">
         <xs:annotation>
            <xs:documentation>Number of units in product currency</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element name="ConsideredInInvestmentStrategy" type="EETYesNoType">
         <xs:annotation>
            <xs:documentation>Yes (= commitment of the asset manager to improve the PAI), No</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="Coverage" type="xs:decimal">
         <xs:annotation>
            <xs:documentation>% of the notional / AUM, which provide effectively data, or where data could be estimated</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="EligibleAssets" type="xs:decimal">
         <xs:annotation>
            <xs:documentation>% of assets (versus notional / AUM), which could provide data</xs:documentation>
         </xs:annotation>
      </xs:element>
   </xs:sequence>
</xs:complexType>