ExpertInvestorGermany

/FundsXML4/RegulatoryReportings/DirectReporting/EMT/FinancialInstrument/KnowledgeAndExperience/ExpertInvestorGermany

Diagram

ExpertInvestorGermany

Documentation

EN

02040: Expert knowledge of and / or experience with highly specialised financial products (Regulatory requirement in Germany/ example: CFD/ the updated list will be provided by the DSGV)

DE

02040: Expert knowledge von und / oder experience mit highly specialised financial products (Regulatorisch requirement in Deutschland/ example: CFD/ updated Liste will be bereitgestellt durch DSGV)

FR

02040: Expert knowledge de et / ou experience avec highly specialised financial products (Réglementaire requirement dans Allemagne/ example: CFD/ updated liste will be fourni par DSGV)

NL

02040: Expert knowledge van en / van experience met highly specialised financial products (Regelgevend requirement in Duitsland/ example: CFD/ updated lijst will be verstrekt door DSGV)

Properties

Type
EMTYesNoNeutralType
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
6
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"
            minOccurs="0"
            name="ExpertInvestorGermany"
            type="EMTYesNoNeutralType">
   <xs:annotation>
      <xs:documentation xml:lang="en">02040: Expert knowledge of and / or experience with highly specialised financial products (Regulatory requirement in Germany/ example: CFD/ the updated list will be provided by the DSGV)</xs:documentation>
      <xs:documentation xml:lang="de">02040: Expert knowledge von und / oder experience mit highly specialised financial products (Regulatorisch requirement in Deutschland/ example: CFD/ updated Liste will be bereitgestellt durch DSGV)</xs:documentation>
      <xs:documentation xml:lang="fr">02040: Expert knowledge de et / ou experience avec highly specialised financial products (Réglementaire requirement dans Allemagne/ example: CFD/ updated liste will be fourni par DSGV)</xs:documentation>
      <xs:documentation xml:lang="nl">02040: Expert knowledge van en / van experience met highly specialised financial products (Regelgevend requirement in Duitsland/ example: CFD/ updated lijst will be verstrekt door DSGV)</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>