CorrectionCoefficient

/FundsXML4/Funds/Fund/Subfunds/Subfund/ShareClasses/ShareClass/PerformanceFigures/TotalReturns/TotalReturn/CorrectionCoefficient

Diagram

CorrectionCoefficient

Documentation

EN

Correction coefficient applied to calculation

DE

[AUTO] Auf die Berechnung angewandter Korrekturkoeffizient

FR

Correction coefficient applied à calculation

NL

Correction coefficient applied naar calculation

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
11
Sample Data
159.92

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="CorrectionCoefficient"
            type="xs:decimal">
   <xs:annotation>
      <xs:documentation xml:lang="en">Correction coefficient applied to calculation</xs:documentation>
      <xs:documentation xml:lang="de">[AUTO] Auf die Berechnung angewandter Korrekturkoeffizient</xs:documentation>
      <xs:documentation xml:lang="fr">Correction coefficient applied à calculation</xs:documentation>
      <xs:documentation xml:lang="nl">Correction coefficient applied naar calculation</xs:documentation>
   </xs:annotation>
</xs:element>