BenchmarkPerformanceValue

/FundsXML4/RegulatoryReportings/DirectReporting/KIIDs/KIID/PastPerformances/Performance/BenchmarkPerformanceValue

Diagram

BenchmarkPerformanceValue Benchmark performance if available (Percentage)

Documentation

en

Benchmark performance if available (Percentage)

Properties

Type
xs:decimal
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
7
Sample Data
32.94

XML Snippet

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="BenchmarkPerformanceValue"
            type="xs:decimal">
   <xs:annotation>
      <xs:documentation xml:lang="en">Benchmark performance if available (Percentage)</xs:documentation>
   </xs:annotation>
</xs:element>