EndClientSustainabilityPreferences_Considered

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.1.1/EET1.1.1/MiFIDIDDTargetMarket/EndClientSustainabilityPreferences_Considered

Diagram

EndClientSustainabilityPreferences_Considered MIFID: COMMISSION DELEGATED REGULATION (EU) 2021/1253 Art. 1 IDD: COMMISSION DELEGATED DIRECTIVE (EU) 2021/1257 Art. 2 answer = Yes or Neutral

Documentation

MIFID: COMMISSION DELEGATED REGULATION (EU) 2021/1253 Art. 1
IDD: COMMISSION DELEGATED DIRECTIVE (EU) 2021/1257 Art. 2

answer = Yes or Neutral

Properties

Type
EETYesNeutralType
Cardinality
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
6
Sample Data
Neutral
Restrictions
Base: xs:string
MinLength: 1
MaxLength: 7
Enumeration:
  • Y
  • Neutral

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"
            name="EndClientSustainabilityPreferences_Considered"
            type="EETYesNeutralType">
   <xs:annotation>
      <xs:documentation>MIFID: COMMISSION DELEGATED REGULATION (EU) 2021/1253 Art. 1 
IDD: COMMISSION DELEGATED DIRECTIVE (EU) 2021/1257 Art. 2

answer = Yes or Neutral
</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (EETYesNeutralType)

<xs:simpleType 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="EETYesNeutralType">
   <xs:restriction base="xs:string">
      <xs:minLength value="1"/>
      <xs:maxLength value="7"/>
      <xs:enumeration value="Y"/>
      <xs:enumeration value="Neutral"/>
   </xs:restriction>
</xs:simpleType>