ConsideredInInvestmentStrategy

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.0/EET/PrincipalAdverseIndicators/MoreSocialAndEmployeeMatters/EmployeeMatters/NumberOfIncidentsOfDiscriminationLeadingToSanctions/ConsideredInInvestmentStrategy

Diagram

ConsideredInInvestmentStrategy

Documentation

EN

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

DE

Ja (= commitment of the asset manager to improve the PAI), Nein

FR

Yes (= commitment de actif gestionnaire à improve PAI), No

NL

Yes (= commitment van actief beheerder naar improve PAI), No

Properties

Type
EETYesNoType
Cardinality
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
9
Sample Data
Y
Restrictions
Base: xs:string
Length: 1
Enumeration:
  • Y
  • N

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="ConsideredInInvestmentStrategy"
            type="EETYesNoType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Yes (= commitment of the asset manager to improve the PAI), No</xs:documentation>
      <xs:documentation xml:lang="de">Ja (= commitment of the asset manager to improve the PAI), Nein</xs:documentation>
      <xs:documentation xml:lang="fr">Yes (= commitment de actif gestionnaire à improve PAI), No</xs:documentation>
      <xs:documentation xml:lang="nl">Yes (= commitment van actief beheerder naar improve PAI), No</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (EETYesNoType)

<xs:simpleType xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
               xmlns:xs="http://www.w3.org/2001/XMLSchema"
               name="EETYesNoType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Y or N</xs:documentation>
      <xs:documentation xml:lang="de">Y oder N</xs:documentation>
      <xs:documentation xml:lang="fr">Y ou N</xs:documentation>
      <xs:documentation xml:lang="nl">Y van N</xs:documentation>
   </xs:annotation>
   <xs:restriction base="xs:string">
      <xs:length value="1"/>
      <xs:enumeration value="Y"/>
      <xs:enumeration value="N"/>
   </xs:restriction>
</xs:simpleType>