Annualization

/FundsXML4/Funds/Fund/Subfunds/Subfund/Segments/Segment/SegmentDynamicData/Portfolios/Portfolio/PositionsDecomposed/Positions/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

Properties

Type
xs:boolean
Cardinality
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
16
Sample Data
false

Element Definition

<xs:element 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:annotation>
</xs:element>