Annualization

/FundsXML4/Funds/Fund/FundDynamicData/Benchmarks/Benchmark/Constituents/Position/RiskCodes/RiskCode/Annualization

Diagram

Annualization

Documentation

EN

Indicates whether risk value has been annualized (false of not applicable)

DE

true - annualisiert
false - nicht annualisiert bzw. nicht anwendbar

ES

Indica si risk value has been annualized (false of not applicable)

IT

Indica se il valore del rischio è stato annualizzato (falso o non applicabile)

CS

Označuje, zda risk value has been annualized (false of not applicable)

HU

Indicates whether risk value has been annualized (false of not applicable)

Properties

Type
xs:boolean
Cardinality
1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
10
Sample Data
false

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            default="false"
            name="Annualization"
            type="xs:boolean">
   <xs:annotation>
      <xs:documentation xml:lang="en">Indicates whether risk value has been annualized (false of not applicable)</xs:documentation>
      <xs:documentation xml:lang="de">true - annualisiert
false - nicht annualisiert bzw. nicht anwendbar</xs:documentation>
      <xs:documentation xml:lang="es">Indica si risk value has been annualized (false of not applicable)</xs:documentation>
      <xs:documentation xml:lang="it">Indica se il valore del rischio è stato annualizzato (falso o non applicabile)</xs:documentation>
      <xs:documentation xml:lang="cs">Označuje, zda risk value has been annualized (false of not applicable)</xs:documentation>
      <xs:documentation xml:lang="hu">Indicates whether risk value has been annualized (false of not applicable)</xs:documentation>
   </xs:annotation>
</xs:element>