ClientLookingForCapitalGrowth

/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V4/FinancialInstrument/TargetMarket/ClientObjectives/ReturnProfile/ClientLookingForCapitalGrowth

Diagram

ClientLookingForCapitalGrowth

Documentation

EN

05020: Indicates if the product is compatible with clients looking for growing their capital.
In Germany fields 05010, 05020 and 05030 are merged and regarded "General Capital Formation". A YES in any of these fields will be regarded a YES in the German combined field.

DE

05020: Indicates wenn product ist compatible mit clients looking für growing their capital.
In Deutschland fields 05010, 05020 und 05030 sind merged und regarded "Allgemein Capital Formation". A YES in jede von these fields will be regarded ein YES in German combined Feld.

FR

05020: Indicates si product est compatible avec clients looking pour growing their capital.
In Allemagne fields 05010, 05020 et 05030 sont merged et regarded "Général Capital Formation". A YES dans tout de these fields will be regarded un YES dans German combined champ.

NL

05020: Indicates als product is compatible met clients looking voor growing their capital.
In Duitsland fields 05010, 05020 en 05030 zijn merged en regarded "Algemeen Capital Formation". A YES in elke van these fields will be regarded een YES in German combined veld.

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
8
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="ClientLookingForCapitalGrowth"
            type="EMTYesNoNeutralType">
   <xs:annotation>
      <xs:documentation xml:lang="en">05020: Indicates if the product is compatible with clients looking for growing their capital.
In Germany fields 05010, 05020 and 05030 are merged and regarded "General Capital Formation". A YES in any of these fields will be regarded a YES in the German combined field.</xs:documentation>
      <xs:documentation xml:lang="de">05020: Indicates wenn product ist compatible mit clients looking für growing their capital.
In Deutschland fields 05010, 05020 und 05030 sind merged und regarded "Allgemein Capital Formation". A YES in jede von these fields will be regarded ein YES in German combined Feld.</xs:documentation>
      <xs:documentation xml:lang="fr">05020: Indicates si product est compatible avec clients looking pour growing their capital.
In Allemagne fields 05010, 05020 et 05030 sont merged et regarded "Général Capital Formation". A YES dans tout de these fields will be regarded un YES dans German combined champ.</xs:documentation>
      <xs:documentation xml:lang="nl">05020: Indicates als product is compatible met clients looking voor growing their capital.
In Duitsland fields 05010, 05020 en 05030 zijn merged en regarded "Algemeen Capital Formation". A YES in elke van these fields will be regarded een YES in German combined veld.</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>