CompatibleWithClientsWhoCanNotBearCapitalLoss

/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V3/FinancialInstrument/TargetMarket/AbilityToBearLosses/CompatibleWithClientsWhoCanNotBearCapitalLoss

Diagram

CompatibleWithClientsWhoCanNotBearCapitalLoss

Documentation

EN

03010: Investor can bear no loss of capital. Minor losses especially due to costs possible. Yes or No or Neutral.
N for negative target: product should not be sold to investors that cannot bear losses

DE

03010: Anleger can bear kein loss von capital. Minor losses especially due zu costs possible. Yes oder No oder Neutral.
N für negative target: product should nicht be sold zu investors dass cannot bear losses

FR

03010: Investisseur can bear aucun loss de capital. Minor losses especially due à costs possible. Yes ou No ou Neutral.
N pour negative target: product should pas be sold à investors que cannot bear losses

NL

03010: Belegger can bear geen loss van capital. Minor losses especially due naar costs possible. Yes van No van Neutral.
N voor negative target: product should niet be sold naar investors dat cannot bear losses

Properties

Type
EMTYesNoNeutralType
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
Y
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"
            name="CompatibleWithClientsWhoCanNotBearCapitalLoss"
            type="EMTYesNoNeutralType">
   <xs:annotation>
      <xs:documentation xml:lang="en">03010: Investor can bear no loss of capital. Minor losses especially due to costs possible. Yes or No or Neutral.
N for negative target: product should not be sold to investors that cannot bear losses </xs:documentation>
      <xs:documentation xml:lang="de">03010: Anleger can bear kein loss von capital. Minor losses especially due zu costs possible. Yes oder No oder Neutral.
N für negative target: product should nicht be sold zu investors dass cannot bear losses</xs:documentation>
      <xs:documentation xml:lang="fr">03010: Investisseur can bear aucun loss de capital. Minor losses especially due à costs possible. Yes ou No ou Neutral.
N pour negative target: product should pas be sold à investors que cannot bear losses</xs:documentation>
      <xs:documentation xml:lang="nl">03010: Belegger can bear geen loss van capital. Minor losses especially due naar costs possible. Yes van No van Neutral.
N voor negative target: product should niet be sold naar investors dat cannot bear losses</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>