RateOfAccidents
/FundsXML4/RegulatoryReportings/DirectReporting/EET1.1.1/EET1.1.1/PrincipalAdverseIndicators/MoreSocialAndEmployeeMatters/EmployeeMatters/RateOfAccidents
Diagram
Documentation
Rate_Of_Accidents (32480 - 32510)
Properties
- Type
- ValueStrategyCoverageType1.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
- 8
- Sample Data
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| xs:decimal | 256.60 | ||
| EETYesNoType | Yes (= commitment of the asset manager to improve the PAI), No Y or N |
N | |
| xs:decimal | % of the notional / AUM, which provide effectively data, or where data could be estimated |
684.76 | |
| xs:decimal | % of assets (versus notional / AUM), which could provide data |
730.20 |
Element Definition
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="RateOfAccidents"
type="ValueStrategyCoverageType1.1">
<xs:annotation>
<xs:documentation>Rate_Of_Accidents (32480 - 32510)</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(ValueStrategyCoverageType1.1)
Referenced Type Definition (ValueStrategyCoverageType1.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="ValueStrategyCoverageType1.1">
<xs:sequence>
<xs:element minOccurs="0" name="Value" type="xs:decimal"/>
<xs:element minOccurs="0"
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>