End_Client_Sustainability_Preferences_Considered

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.0/EET/MiFID_IDD_TargetMarket/End_Client_Sustainability_Preferences_Considered

Diagram

End_Client_Sustainability_Preferences_Considered

Documentation

EN

20590_Does_This_Financial_Instrument_Consider_End_Client_Sustainability_Preferences

DE

20590_Does_This_Financial_Instrument_Consider_End_Client_Sustainability_Preferences

FR

20590_Does_This_Financial_Instrument_Consider_End_Client_Sustainability_Preferences

NL

20590_Does_This_Financial_Instrument_Consider_End_Client_Sustainability_Preferences

Properties

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

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="End_Client_Sustainability_Preferences_Considered"
            type="EETYesNeutralType">
   <xs:annotation>
      <xs:documentation xml:lang="en">20590_Does_This_Financial_Instrument_Consider_End_Client_Sustainability_Preferences</xs:documentation>
      <xs:documentation xml:lang="de">20590_Does_This_Financial_Instrument_Consider_End_Client_Sustainability_Preferences</xs:documentation>
      <xs:documentation xml:lang="fr">20590_Does_This_Financial_Instrument_Consider_End_Client_Sustainability_Preferences</xs:documentation>
      <xs:documentation xml:lang="nl">20590_Does_This_Financial_Instrument_Consider_End_Client_Sustainability_Preferences</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (EETYesNeutralType)

<xs:simpleType xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
               xmlns:xs="http://www.w3.org/2001/XMLSchema"
               name="EETYesNeutralType">
   <xs:annotation>
      <xs:documentation xml:lang="en">EET response type with values Y (Yes) or Neutral for SFDR sustainability preferences</xs:documentation>
      <xs:documentation xml:lang="de">EET-Antworttyp mit Werten Y (Ja) oder Neutral für SFDR Sustainability Preferences</xs:documentation>
      <xs:documentation xml:lang="fr">Type de réponse EET avec valeurs Y (Oui) ou Neutral pour SFDR sustainability preferences</xs:documentation>
      <xs:documentation xml:lang="nl">EET antwoordtype met waarden Y (Ja) of Neutral voor SFDR sustainability preferences</xs:documentation>
   </xs:annotation>
   <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>