AnnualizedFlag

/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/ShareClasses/ShareClass/PerformanceFigures/Performances/Performance/AnnualizedFlag

Diagram

AnnualizedFlag

Documentation

EN

Indicates if performance is annualized

DE

Gibt an, ob die Performance annualisiert ist

FR

Indicates si performance est annualized

NL

Indicates als prestatie is annualized

ES

Indica si el rendimiento está anualizado

IT

Indica se la performance è annualizzata

CS

Označuje, zda performance is annualized

HU

Indicates if performance is annualized

Properties

Type
xs:boolean
Cardinality
0..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
12
Sample Data
0

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="0"
            minOccurs="0"
            name="AnnualizedFlag"
            type="xs:boolean">
   <xs:annotation>
      <xs:documentation xml:lang="en">Indicates if performance is annualized</xs:documentation>
      <xs:documentation xml:lang="de">Gibt an, ob die Performance annualisiert ist</xs:documentation>
      <xs:documentation xml:lang="fr">Indicates si performance est annualized</xs:documentation>
      <xs:documentation xml:lang="nl">Indicates als prestatie is annualized</xs:documentation>
      <xs:documentation xml:lang="es">Indica si el rendimiento está anualizado</xs:documentation>
      <xs:documentation xml:lang="it">Indica se la performance è annualizzata</xs:documentation>
      <xs:documentation xml:lang="cs">Označuje, zda performance is annualized</xs:documentation>
      <xs:documentation xml:lang="hu">Indicates if performance is annualized</xs:documentation>
   </xs:annotation>
</xs:element>