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 20590_Does_This_Financial_Instrument_Consider_End_Client_Sustainability_Preferences

Documentation

20590_Does_This_Financial_Instrument_Consider_End_Client_Sustainability_Preferences

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
Y
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="End_Client_Sustainability_Preferences_Considered"
            type="EETYesNeutralType">
   <xs:annotation>
      <xs:documentation>20590_Does_This_Financial_Instrument_Consider_End_Client_Sustainability_Preferences</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>