PastPerformanceNumberOfYears

/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS_V20/EPTV2/PerformanceScenario/PastPerformanceNumberOfYears

Diagram

PastPerformanceNumberOfYears

Documentation

EN

02210 - Number of years for which past performance is presented

DE

02210 - Nummer von years für welche past Performance ist presented

FR

02210 - Numéro de years pour qui past performance est presented

NL

02210 - Nummer van years voor welke past prestatie is presented

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
6
Sample Data
5.24
Restrictions
Base: xs:decimal
MinInclusive: 0
MaxInclusive: 10

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="PastPerformanceNumberOfYears">
   <xs:annotation>
      <xs:documentation xml:lang="en">02210 - Number of years for which past performance is presented</xs:documentation>
      <xs:documentation xml:lang="de">02210 - Nummer von years für welche past Performance ist presented</xs:documentation>
      <xs:documentation xml:lang="fr">02210 - Numéro de years pour qui past performance est presented</xs:documentation>
      <xs:documentation xml:lang="nl">02210 - Nummer van years voor welke past prestatie is presented</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:decimal">
         <xs:minInclusive value="0"/>
         <xs:maxInclusive value="10"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>