CompatibleWithClientsWhoDoNotNeedCapitalGuarantee

/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V4/FinancialInstrument/TargetMarket/AbilityToBearLosses/CompatibleWithClientsWhoDoNotNeedCapitalGuarantee

Diagram

CompatibleWithClientsWhoDoNotNeedCapitalGuarantee

Documentation

EN

03040: No Capital Guarantee nor protection. 100% capital at risk. Yes or No or Neutral

DE

03040: Keine Kapitalgarantie oder -schutz. 100% Kapital im Risiko. Ja oder Nein oder Neutral

FR

03040: Pas de garantie ni de protection du capital. 100% du capital à risque. Oui ou Non ou Neutre

NL

03040: Geen kapitaalgarantie of -bescherming. 100% kapitaal op risico. Ja of Nee of Neutraal

ES

03040: Sin garantía ni protección de capital. 100% del capital en riesgo. Sí o No o Neutral

IT

03040: Nessuna garanzia o protezione del capitale. 100% del capitale a rischio. Sì o No o Neutrale

CS

03040: No Capital Guarantee nor protection. 100% capital at risk. Yes or No or Neutral

HU

03040: Nem Capital Guarantee nor protection. 100% capital at kockazat. Igen or Nem or Neutral

Properties

Type
EMTYesNoNeutralType
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
7
Sample Data
N
Restrictions
Base: xs:string
MinLength: 1
MaxLength: 7
Enumeration:
  • Y
  • N
  • Neutral

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="CompatibleWithClientsWhoDoNotNeedCapitalGuarantee"
            type="EMTYesNoNeutralType">
   <xs:annotation>
      <xs:documentation xml:lang="en">03040: No Capital Guarantee nor protection. 100% capital at risk. Yes or No or Neutral</xs:documentation>
      <xs:documentation xml:lang="de">03040: Keine Kapitalgarantie oder -schutz. 100% Kapital im Risiko. Ja oder Nein oder Neutral</xs:documentation>
      <xs:documentation xml:lang="fr">03040: Pas de garantie ni de protection du capital. 100% du capital à risque. Oui ou Non ou Neutre</xs:documentation>
      <xs:documentation xml:lang="nl">03040: Geen kapitaalgarantie of -bescherming. 100% kapitaal op risico. Ja of Nee of Neutraal</xs:documentation>
      <xs:documentation xml:lang="es">03040: Sin garantía ni protección de capital. 100% del capital en riesgo. Sí o No o Neutral</xs:documentation>
      <xs:documentation xml:lang="it">03040: Nessuna garanzia o protezione del capitale. 100% del capitale a rischio. Sì o No o Neutrale</xs:documentation>
      <xs:documentation xml:lang="cs">03040: No Capital Guarantee nor protection. 100% capital at risk. Yes or No or Neutral</xs:documentation>
      <xs:documentation xml:lang="hu">03040: Nem Capital Guarantee nor protection. 100% capital at kockazat. Igen or Nem or Neutral</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (EMTYesNoNeutralType)

<xs:simpleType 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="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:documentation xml:lang="es">Tipo de respuesta EMT con valores Y (Sí), N (No) o Neutral para evaluación del mercado objetivo</xs:documentation>
      <xs:documentation xml:lang="it">Tipo di risposta EMT con valori Y (Sì), N (No) o Neutrale per la valutazione del mercato di riferimento</xs:documentation>
      <xs:documentation xml:lang="cs">EMT response type with values Y (Yes), N (No) or Neutral for target market assessment</xs:documentation>
      <xs:documentation xml:lang="hu">EMT response tipus with values Y (Igen), N (Nem) or Neutral for celpiac assessment</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>