AnnualizedFlag
/FundsXML4/Funds/Fund/Subfunds/Subfund/ShareClasses/ShareClass/PerformanceFigures/Performances/Performance/AnnualizedFlag
Diagram
Documentation
EN
Indicates if performance is annualized
DE
[AUTO] Gibt an, ob die Performance annualisiert ist
FR
Indicates si performance est annualized
NL
Indicates als prestatie 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"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 11
- Sample Data
- 0
Element Definition
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"
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">[AUTO] 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:annotation>
</xs:element>