OneOffCostPortfolioExitCostDescription

/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS_V20/EPTV2/Narratives/OneOffCostPortfolioExitCostDescription

Diagram

OneOffCostPortfolioExitCostDescription

Documentation

EN

04130 - Description of exit cost, not more than 300 characters.

DE

04130 - Beschreibung von exit Kosten, nicht mehr than 300 characters.

FR

04130 - Description de exit coût, pas plus than 300 characters.

NL

04130 - Beschrijving van exit kosten, niet meer than 300 characters.

ES

04130 - Descripcion de los costes de salida, no mas de 300 caracteres.

IT

04130 - Descrizione del costo di uscita, non più di 300 caratteri.

CS

04130 - Description of exit cost, not more than 300 characters.

HU

04130 - Leiras of exit Koltseg, not more than 300 characters.

Properties

Type
xs:string
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
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"
            name="OneOffCostPortfolioExitCostDescription">
   <xs:annotation>
      <xs:documentation xml:lang="en">04130 - Description of exit cost, not more than 300 characters.</xs:documentation>
      <xs:documentation xml:lang="de">04130 - Beschreibung von exit Kosten, nicht mehr than 300 characters.</xs:documentation>
      <xs:documentation xml:lang="fr">04130 - Description de exit coût, pas plus than 300 characters.</xs:documentation>
      <xs:documentation xml:lang="nl">04130 - Beschrijving van exit kosten, niet meer than 300 characters.</xs:documentation>
      <xs:documentation xml:lang="es">04130 - Descripcion de los costes de salida, no mas de 300 caracteres.</xs:documentation>
      <xs:documentation xml:lang="it">04130 - Descrizione del costo di uscita, non più di 300 caratteri.</xs:documentation>
      <xs:documentation xml:lang="cs">04130 - Description of exit cost, not more than 300 characters.</xs:documentation>
      <xs:documentation xml:lang="hu">04130 - Leiras of exit 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>