ExecutionOnly
/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V4/FinancialInstrument/TargetMarket/DistributionStrategy/ExecutionOnly
Diagram
Documentation
EN
06010: Retail or Professional or Both or Neither
DE
06010: Privatanleger oder Professionell oder Both oder Neither
FR
06010: Particulier ou Professionnel ou Both ou Neither
NL
06010: Particulier van Professioneel van Both van Neither
Properties
- Type
- RetailProfessionalBothNeitherType
- 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
- P
- Restrictions
- Base: xs:string
Length: 1
Enumeration:RPBN
Element Definition
Element Definition
<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="ExecutionOnly"
type="RetailProfessionalBothNeitherType">
<xs:annotation>
<xs:documentation xml:lang="en">06010: Retail or Professional or Both or Neither</xs:documentation>
<xs:documentation xml:lang="de">06010: Privatanleger oder Professionell oder Both oder Neither</xs:documentation>
<xs:documentation xml:lang="fr">06010: Particulier ou Professionnel ou Both ou Neither</xs:documentation>
<xs:documentation xml:lang="nl">06010: Particulier van Professioneel van Both van Neither</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(RetailProfessionalBothNeitherType)
Referenced Type Definition (RetailProfessionalBothNeitherType)
<xs:simpleType xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="RetailProfessionalBothNeitherType">
<xs:annotation>
<xs:documentation xml:lang="en">MiFID II investor type classification: R (Retail), P (Professional), B (Both), N (Neither)</xs:documentation>
<xs:documentation xml:lang="de">MiFID II Anlegertyp-Klassifikation: R (Retail), P (Professional), B (Beide), N (Keiner)</xs:documentation>
<xs:documentation xml:lang="fr">Classification type d'investisseur MiFID II: R (Retail), P (Professional), B (Les deux), N (Aucun)</xs:documentation>
<xs:documentation xml:lang="nl">MiFID II beleggertype classificatie: R (Retail), P (Professional), B (Beide), N (Geen)</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:length value="1"/>
<xs:enumeration value="R"/>
<xs:enumeration value="P"/>
<xs:enumeration value="B"/>
<xs:enumeration value="N"/>
</xs:restriction>
</xs:simpleType>