Professional

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

Diagram

Professional

Documentation

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

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

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

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

Properties

Type
xs:string
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
6
Sample Data
B
Restrictions
Base: xs:string
Enumeration:
  • Y
  • N
  • Neutral
  • P
  • E
  • B

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            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>