InvestorType

/FundsXML4/RegulatoryReportings/DirectReporting/EMT/FinancialInstrument/InvestorType

Diagram

InvestorType Retail EMTYesNoNeutralType [1] Professional xs:string [1] EligibleCounterparty EMTYesNoNeutralType [1]

Documentation

EN

Target markets - Investor Type

DE

Target markets - Anleger Typ

FR

Target markets - Investisseur Type

NL

Target markets - Belegger Type

Properties

Type
(anonymous)
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
5

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
EMTYesNoNeutralType

01010: Neutral means that the manufacturer estimates that there is neither negative nor positive target market

01010: Neutral means dass manufacturer estimates dass there ist neither negative nor positive Zielmarkt

01010: Neutral means que manufacturer estimates que there est neither negative nor positive marché cible

01010: Neutral means dat manufacturer estimates dat there is neither negative nor positive doelmarkt

Neutral
xs:string

01020: Neutral means that the manufacturer estimates that there is neither negative nor positive target market.
P, E or B only if the distinction Per Se or/and Elective is done in the Prospectus

01020: Neutral means dass manufacturer estimates dass there ist neither negative nor positive Zielmarkt.
P, E oder B only wenn distinction Per Se oder/und Elective ist done in Prospectus

01020: Neutral means que manufacturer estimates que there est neither negative nor positive marché cible.
P, E ou B only si distinction Per Se ou/et Elective est done dans Prospectus

01020: Neutral means dat manufacturer estimates dat there is neither negative nor positive doelmarkt.
P, E van B only als distinction Per Se van/en Elective is done in Prospectus

B
EMTYesNoNeutralType

01030: Neutral means that the manufacturer estimates that there is neither negative nor positive target market

01030: Neutral means dass manufacturer estimates dass there ist neither negative nor positive Zielmarkt

01030: Neutral means que manufacturer estimates que there est neither negative nor positive marché cible

01030: Neutral means dat manufacturer estimates dat there is neither negative nor positive doelmarkt

Neutral

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="InvestorType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Target markets - Investor Type</xs:documentation>
      <xs:documentation xml:lang="de">Target markets - Anleger Typ</xs:documentation>
      <xs:documentation xml:lang="fr">Target markets - Investisseur Type</xs:documentation>
      <xs:documentation xml:lang="nl">Target markets - Belegger Type</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element name="Retail" type="EMTYesNoNeutralType">
            <xs:annotation>
               <xs:documentation xml:lang="en">01010: Neutral means that the manufacturer estimates that there is neither negative nor positive target market</xs:documentation>
               <xs:documentation xml:lang="de">01010: Neutral means dass manufacturer estimates dass there ist neither negative nor positive Zielmarkt</xs:documentation>
               <xs:documentation xml:lang="fr">01010: Neutral means que manufacturer estimates que there est neither negative nor positive marché cible</xs:documentation>
               <xs:documentation xml:lang="nl">01010: Neutral means dat manufacturer estimates dat there is neither negative nor positive doelmarkt</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="Professional">
            <xs:annotation>
               <xs:documentation xml:lang="en">01020: Neutral means that the manufacturer estimates that there is neither negative nor positive target market.  
P, E or B only if  the distinction Per Se or/and Elective is done in the Prospectus</xs:documentation>
               <xs:documentation xml:lang="de">01020: Neutral means dass manufacturer estimates dass there ist neither negative nor positive Zielmarkt. 
P, E oder B only wenn distinction Per Se oder/und Elective ist done in Prospectus</xs:documentation>
               <xs:documentation xml:lang="fr">01020: Neutral means que manufacturer estimates que there est neither negative nor positive marché cible. 
P, E ou B only si distinction Per Se ou/et Elective est done dans Prospectus</xs:documentation>
               <xs:documentation xml:lang="nl">01020: Neutral means dat manufacturer estimates dat there is neither negative nor positive doelmarkt. 
P, E van B only als distinction Per Se van/en Elective is done in Prospectus</xs:documentation>
            </xs:annotation>
            <xs:simpleType>
               <xs:restriction base="xs:string">
                  <xs:enumeration value="Y"/>
                  <xs:enumeration value="N"/>
                  <xs:enumeration value="Neutral"/>
                  <xs:enumeration value="P"/>
                  <xs:enumeration value="E"/>
                  <xs:enumeration value="B"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
         <xs:element name="EligibleCounterparty" type="EMTYesNoNeutralType">
            <xs:annotation>
               <xs:documentation xml:lang="en">01030: Neutral means that the manufacturer estimates that there is neither negative nor positive target market</xs:documentation>
               <xs:documentation xml:lang="de">01030: Neutral means dass manufacturer estimates dass there ist neither negative nor positive Zielmarkt</xs:documentation>
               <xs:documentation xml:lang="fr">01030: Neutral means que manufacturer estimates que there est neither negative nor positive marché cible</xs:documentation>
               <xs:documentation xml:lang="nl">01030: Neutral means dat manufacturer estimates dat there is neither negative nor positive doelmarkt</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>