OneOffCostPortfolioEntryCostDescription

/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS_V20/EPTV2/Narratives/OneOffCostPortfolioEntryCostDescription

Diagram

OneOffCostPortfolioEntryCostDescription

Documentation

EN

04120 - Description of the entry cost, not more than 300 characters.

DE

04120 - Beschreibung von entry Kosten, nicht mehr than 300 characters.

FR

04120 - Description de entry coût, pas plus than 300 characters.

NL

04120 - Beschrijving van entry kosten, niet meer than 300 characters.

ES

04120 - Descripcion de los costes de entrada, no mas de 300 caracteres.

IT

04120 - Descrizione del costo di iscrizione, non più di 300 caratteri.

CS

04120 - Description of the entry cost, not more than 300 characters.

HU

04120 - Leiras of the entry Koltseg, 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: 300

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="OneOffCostPortfolioEntryCostDescription">
   <xs:annotation>
      <xs:documentation xml:lang="en">04120 - Description of the entry cost, not more than 300 characters.</xs:documentation>
      <xs:documentation xml:lang="de">04120 - Beschreibung von entry Kosten, nicht mehr than 300 characters.</xs:documentation>
      <xs:documentation xml:lang="fr">04120 - Description de entry coût, pas plus than 300 characters.</xs:documentation>
      <xs:documentation xml:lang="nl">04120 - Beschrijving van entry kosten, niet meer than 300 characters.</xs:documentation>
      <xs:documentation xml:lang="es">04120 - Descripcion de los costes de entrada, no mas de 300 caracteres.</xs:documentation>
      <xs:documentation xml:lang="it">04120 - Descrizione del costo di iscrizione, non più di 300 caratteri.</xs:documentation>
      <xs:documentation xml:lang="cs">04120 - Description of the entry cost, not more than 300 characters.</xs:documentation>
      <xs:documentation xml:lang="hu">04120 - Leiras of the entry Koltseg, not more than 300 characters.</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:maxLength value="300"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>