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 bedeutet, dass der Hersteller schätzt, dass es weder einen negativen noch einen positiven Zielmarkt gibt.
P, E oder B nur, wenn die Unterscheidung Per Se und/oder Elective im Prospekt vorgenommen wird

FR

01020: Neutre signifie que le fabricant estime qu'il n'y a ni marché cible négatif ni positif.
P, E ou B uniquement si la distinction Per Se et/ou Elective est faite dans le Prospectus

NL

01020: Neutraal betekent dat de fabrikant schat dat er noch een negatieve noch een positieve doelmarkt is.
P, E of B alleen als het onderscheid Per Se en/of Elective in het Prospectus wordt gemaakt

ES

01020: Neutral significa que el fabricante estima que no hay ni mercado objetivo negativo ni positivo.
P, E o B solo si la distinción Per Se y/o Elective se hace en el Prospecto

IT

01020: Neutrale significa che il produttore stima che non esiste né un mercato target negativo né positivo.
P, E o B solo se la distinzione Per Se e/o Elective è fatta nel Prospetto

CS

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

HU

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

Properties

Type
xs:string
Cardinality
1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
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:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            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 bedeutet, dass der Hersteller schätzt, dass es weder einen negativen noch einen positiven Zielmarkt gibt.
P, E oder B nur, wenn die Unterscheidung Per Se und/oder Elective im Prospekt vorgenommen wird</xs:documentation>
      <xs:documentation xml:lang="fr">01020: Neutre signifie que le fabricant estime qu'il n'y a ni marché cible négatif ni positif.
P, E ou B uniquement si la distinction Per Se et/ou Elective est faite dans le Prospectus</xs:documentation>
      <xs:documentation xml:lang="nl">01020: Neutraal betekent dat de fabrikant schat dat er noch een negatieve noch een positieve doelmarkt is.
P, E of B alleen als het onderscheid Per Se en/of Elective in het Prospectus wordt gemaakt</xs:documentation>
      <xs:documentation xml:lang="es">01020: Neutral significa que el fabricante estima que no hay ni mercado objetivo negativo ni positivo.
P, E o B solo si la distinción Per Se y/o Elective se hace en el Prospecto</xs:documentation>
      <xs:documentation xml:lang="it">01020: Neutrale significa che il produttore stima che non esiste né un mercato target negativo né positivo.
P, E o B solo se la distinzione Per Se e/o Elective è fatta nel Prospetto</xs:documentation>
      <xs:documentation xml:lang="cs">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="hu">01020: Neutral means that the gyarto estimates that there is neither negative nor positive celpiac.  
P, E or B only if  the distinction Per Se or/and Elective is done in the 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>