IntendedCompatibleWithClientsHavingSustainabilityPreferences

/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V4/FinancialInstrument/TargetMarket/ClientObjectives/IntendedCompatibleWithClientsHavingSustainabilityPreferences

Diagram

IntendedCompatibleWithClientsHavingSustainabilityPreferences

Documentation

EN

05105: Discloses if the product is developed with the aim of being compatible with clients having ESG preferences.
(Yes or Neutral).
There is no Negative Target Market

DE

05105: Discloses wenn product ist developed mit aim von being compatible mit clients having ESG preferences.
(Yes oder Neutral).
There ist kein Negative Target Markt

FR

05105: Discloses si product est developed avec aim de being compatible avec clients having ESG preferences.
(Yes ou Neutral).
There est aucun Negative Target Marché

NL

05105: Discloses als product is developed met aim van being compatible met clients having ESG preferences.
(Yes van Neutral).
There is geen Negative Target Markt

Properties

Type
EMTYesNeutralType
Cardinality
0..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
7
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"
            minOccurs="0"
            name="IntendedCompatibleWithClientsHavingSustainabilityPreferences"
            type="EMTYesNeutralType">
   <xs:annotation>
      <xs:documentation xml:lang="en">05105: Discloses if the product is developed with the aim of being compatible with clients having ESG preferences. 
(Yes or Neutral).
There is no Negative Target Market</xs:documentation>
      <xs:documentation xml:lang="de">05105: Discloses wenn product ist developed mit aim von being compatible mit clients having ESG preferences. 
(Yes oder Neutral).
There ist kein Negative Target Markt</xs:documentation>
      <xs:documentation xml:lang="fr">05105: Discloses si product est developed avec aim de being compatible avec clients having ESG preferences. 
(Yes ou Neutral).
There est aucun Negative Target Marché</xs:documentation>
      <xs:documentation xml:lang="nl">05105: Discloses als product is developed met aim van being compatible met clients having ESG preferences. 
(Yes van Neutral).
There is geen Negative Target Markt</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (EMTYesNeutralType)

<xs:simpleType xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
               xmlns:xs="http://www.w3.org/2001/XMLSchema"
               name="EMTYesNeutralType">
   <xs:annotation>
      <xs:documentation xml:lang="en">EMT response type with values Y (Yes) or Neutral for target market assessment</xs:documentation>
      <xs:documentation xml:lang="de">EMT-Antworttyp mit Werten Y (Ja) oder Neutral für Target Market-Bewertung</xs:documentation>
      <xs:documentation xml:lang="fr">Type de réponse EMT avec valeurs Y (Oui) ou Neutral pour évaluation target market</xs:documentation>
      <xs:documentation xml:lang="nl">EMT antwoordtype met waarden Y (Ja) of Neutral voor target market beoordeling</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>