CostDepenanceExplanation

/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS_V20/EPTV2/Narratives/CostDepenanceExplanation

Diagram

CostDepenanceExplanation

Documentation

EN

04160 - Describes the dependence of consts on the invested amount, not more than 300 characters

DE

04160 - Beschreibt die Abhängigkeit der Kosten vom investierten Betrag, nicht mehr als 300 Zeichen

FR

04160 - Describes dependence de consts on invested montant, pas plus than 300 characters

NL

04160 - Describes dependence van consts on invested bedrag, niet meer than 300 characters

ES

04160 - Describe la dependencia de los costes respecto al importe invertido, no mas de 300 caracteres

IT

04160 - Descrive la dipendenza di const dall'importo investito, non più di 300 caratteri

CS

04160 - Describes the dependence of consts on the invested amount, not more than 300 characters

HU

04160 - Describes the dependence of consts on the invested Osszeg, not more than 300 characters

Properties

Type
xs:string
Cardinality
0..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
6
Sample Data
ExampleText
Restrictions
Base: xs:string
MaxLength: 150

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="CostDepenanceExplanation">
   <xs:annotation>
      <xs:documentation xml:lang="en">04160 - Describes the dependence of consts on the invested amount, not more than 300 characters</xs:documentation>
      <xs:documentation xml:lang="de">04160 - Beschreibt die Abhängigkeit der Kosten vom investierten Betrag, nicht mehr als 300 Zeichen</xs:documentation>
      <xs:documentation xml:lang="fr">04160 - Describes dependence de consts on invested montant, pas plus than 300 characters</xs:documentation>
      <xs:documentation xml:lang="nl">04160 - Describes dependence van consts on invested bedrag, niet meer than 300 characters</xs:documentation>
      <xs:documentation xml:lang="es">04160 - Describe la dependencia de los costes respecto al importe invertido, no mas de 300 caracteres</xs:documentation>
      <xs:documentation xml:lang="it">04160 - Descrive la dipendenza di const dall'importo investito, non più di 300 caratteri</xs:documentation>
      <xs:documentation xml:lang="cs">04160 - Describes the dependence of consts on the invested amount, not more than 300 characters</xs:documentation>
      <xs:documentation xml:lang="hu">04160 - Describes the dependence of consts on the invested Osszeg, not more than 300 characters</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:maxLength value="150"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>