BasicInvestor

/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V4_1/FinancialInstrument/TargetMarket/KnowledgeAndExperience/BasicInvestor

Diagram

BasicInvestor

Documentation

EN

02010: Investors having the following characteristics:
• basic knowledge of relevant financial instruments (a basic investor can make an informed investment decision based on the regulated and authorised offering documentation or with the help of basic information provided by point of sale);
• no financial industry experience, i.e. suited to a first time investor

DE

02010: Investors having following characteristics:
• basic knowledge von relevant financial instruments (ein basic Anleger can make ein informed Anlage decision based on regulated und authorised offering documentation oder mit help von basic Information bereitgestellt durch point von sale);
• kein financial industry experience, i.e. suited zu ein first time Anleger

FR

02010: Investors having following characteristics:
• basic knowledge de relevant financial instruments (un basic investisseur can make un informed investissement decision based on regulated et authorised offering documentation ou avec help de basic information fourni par point de sale);
• aucun financial industry experience, i.e. suited à un first time investisseur

NL

02010: Investors having following characteristics:
• basic knowledge van relevant financial instruments (een basic belegger can make een informed belegging decision based on regulated en authorised offering documentation van met help van basic informatie verstrekt door point van sale);
• geen financial industry experience, i.e. suited naar een first time belegger

Properties

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

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="BasicInvestor"
            type="EMTYesNoNeutralType">
   <xs:annotation>
      <xs:documentation xml:lang="en">02010: Investors having the following characteristics:
• basic knowledge of relevant financial instruments (a  basic investor can make an informed investment decision based on the regulated and authorised offering documentation  or with the help of basic information provided by point of sale); 
• no financial industry  experience, i.e. suited to a first time investor</xs:documentation>
      <xs:documentation xml:lang="de">02010: Investors having following characteristics:
• basic knowledge von relevant financial instruments (ein basic Anleger can make ein informed Anlage decision based on regulated und authorised offering documentation oder mit help von basic Information bereitgestellt durch point von sale); 
• kein financial industry experience, i.e. suited zu ein first time Anleger</xs:documentation>
      <xs:documentation xml:lang="fr">02010: Investors having following characteristics:
• basic knowledge de relevant financial instruments (un basic investisseur can make un informed investissement decision based on regulated et authorised offering documentation ou avec help de basic information fourni par point de sale); 
• aucun financial industry experience, i.e. suited à un first time investisseur</xs:documentation>
      <xs:documentation xml:lang="nl">02010: Investors having following characteristics:
• basic knowledge van relevant financial instruments (een basic belegger can make een informed belegging decision based on regulated en authorised offering documentation van met help van basic informatie verstrekt door point van sale); 
• geen financial industry experience, i.e. suited naar een first time belegger</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (EMTYesNoNeutralType)

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