Transaction

/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS/PRIIPS_Report/EPT_BaseData/Costs/Ongoing/Transaction

Diagram

Transaction

Documentation

EN

03080-See PRIIPS definition as a % of NAV of the portfolio, the funds or the share class / per annum

DE

03080-Siehe PRIIPS definition als ein % von NAV von Portfolio, funds oder Anteilsklasse / per annum

FR

03080-Voir PRIIPS definition comme un % de NAV de portefeuille, funds ou classe d'actions / per annum

NL

03080-Zie PRIIPS definition als een % van NAV van portefeuille, funds van aandelenklasse / per annum

Properties

Type
xs:decimal
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
558.54
Restrictions
Base: xs:decimal
MinInclusive: 0

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="Transaction">
   <xs:annotation>
      <xs:documentation xml:lang="en">03080-See PRIIPS definition as a % of NAV of the portfolio, the funds or the share class / per annum</xs:documentation>
      <xs:documentation xml:lang="de">03080-Siehe PRIIPS definition als ein % von NAV von Portfolio, funds oder Anteilsklasse / per annum</xs:documentation>
      <xs:documentation xml:lang="fr">03080-Voir PRIIPS definition comme un % de NAV de portefeuille, funds ou classe d'actions / per annum</xs:documentation>
      <xs:documentation xml:lang="nl">03080-Zie PRIIPS definition als een % van NAV van portefeuille, funds van aandelenklasse / per annum</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:decimal">
         <xs:minInclusive value="0"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>