LimitedCapitalLossLevel
/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V4_2/FinancialInstrument/TargetMarket/AbilityToBearLosses/LimitedCapitalLossLevel
Diagram
Documentation
03030: To be completed for products that have a clearly stated full or partial capital guarantee, provided on the primary market. This field represents the maximum loss a client could incur when investing in this product – it is not the level of capital protection offered
03030: To be completed für products dass haben ein clearly stated full oder partial capital guarantee, bereitgestellt on primary Markt. This Feld represents maximum loss ein client could incur wann investing in dies product – it ist nicht level von capital protection offered
03030: To be completed pour products que ont un clearly stated full ou partial capital guarantee, fourni on primary marché. This champ represents maximum loss un client could incur quand investing dans ce product – it est pas level de capital protection offered
03030: To be completed voor products dat hebben een clearly stated full van partial capital guarantee, verstrekt on primary markt. This veld represents maximum loss een client could incur wanneer investing in dit product – it is niet level van capital protection offered
03030: To be completed para products que hebben un/una clearly stated full el/la partial capital guarantee, proporcionado on primary mercado. This campo represents maximum loss un/una client could incur cuando investing en este product – it es no level el/la capital protection offered
Properties
- Type
- PercentageType
- Cardinality
- 0..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
- 554.38
Element Definition
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"
minOccurs="0"
name="LimitedCapitalLossLevel"
type="PercentageType">
<xs:annotation>
<xs:documentation xml:lang="en">03030: To be completed for products that have a clearly stated full or partial capital guarantee, provided on the primary market. This field represents the maximum loss a client could incur when investing in this product – it is not the level of capital protection offered</xs:documentation>
<xs:documentation xml:lang="de">03030: To be completed für products dass haben ein clearly stated full oder partial capital guarantee, bereitgestellt on primary Markt. This Feld represents maximum loss ein client could incur wann investing in dies product – it ist nicht level von capital protection offered</xs:documentation>
<xs:documentation xml:lang="fr">03030: To be completed pour products que ont un clearly stated full ou partial capital guarantee, fourni on primary marché. This champ represents maximum loss un client could incur quand investing dans ce product – it est pas level de capital protection offered</xs:documentation>
<xs:documentation xml:lang="nl">03030: To be completed voor products dat hebben een clearly stated full van partial capital guarantee, verstrekt on primary markt. This veld represents maximum loss een client could incur wanneer investing in dit product – it is niet level van capital protection offered</xs:documentation>
<xs:documentation xml:lang="es">03030: To be completed para products que hebben un/una clearly stated full el/la partial capital guarantee, proporcionado on primary mercado. This campo represents maximum loss un/una client could incur cuando investing en este product – it es no level el/la capital protection offered</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(PercentageType)
Referenced Type Definition (PercentageType)
<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="PercentageType">
<xs:annotation>
<xs:documentation xml:lang="en">The PercentageType defines the percentage-values. It is derived from decimal. To decimal there is no modification. Percentage values can be expressed in three was: For 3.5 % it can be written as 3.5 or 1.035 or 0.035. For FundsXML percentage value has to be written as 3.5</xs:documentation>
<xs:documentation xml:lang="de">Der PercentageType definiert die Prozentwerte. Abgeleitet ist er von decimal. Veraendert wurde er nicht. Bei Prozentwerten kann man je nach Definition fuer 3, 5 % die Werte 3.5 oder 1.035 oder 0.035 angeben. Mit diesem Typ dokumentiert FundsXML, dass fuer Prozentwerte die Auspraegung 3.5 benutzt werden muss um eine einheitliche Auspraegung fuer den Datenaustausch zwischen Firmen zu erreichen.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:decimal"/>
</xs:simpleType>