CarriedInterest

/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS/PRIIPS_Report/EPT_BaseData/Costs/Incidental/CarriedInterest

Diagram

CarriedInterest

Documentation

EN

03105-See PRIIPS definition as a % of invested capital per annum (average)

DE

03105-Siehe PRIIPS definition als ein % von invested capital per annum (average)

FR

03105-Voir PRIIPS definition comme un % de invested capital per annum (average)

NL

03105-Zie PRIIPS definition als een % van invested capital per annum (average)

Properties

Type
xs:decimal
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
8
Sample Data
992.08
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"
            minOccurs="0"
            name="CarriedInterest">
   <xs:annotation>
      <xs:documentation xml:lang="en">03105-See PRIIPS definition as a % of invested capital per annum (average)</xs:documentation>
      <xs:documentation xml:lang="de">03105-Siehe PRIIPS definition als ein % von invested capital per annum (average)</xs:documentation>
      <xs:documentation xml:lang="fr">03105-Voir PRIIPS definition comme un % de invested capital per annum (average)</xs:documentation>
      <xs:documentation xml:lang="nl">03105-Zie PRIIPS definition als een % van invested capital per annum (average)</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:decimal">
         <xs:minInclusive value="0"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>