InvestmentHorizon
/FundsXML4/Funds/Fund/Subfunds/Subfund/SubfundStaticData/InvestmentHorizon
Diagram
Documentation
EN
Recommended holding period in years
DE
[AUTO] Empfohlene Haltedauer in Jahren
FR
Recommended détention period dans years
NL
Recommended bezit period in years
Properties
- Type
- (anonymous)
- 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
- 7
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| xs:decimal | 239.79 | ||
| xs:decimal | 177.68 |
Element Definition
Element Definition
<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
minOccurs="0"
name="InvestmentHorizon">
<xs:annotation>
<xs:documentation xml:lang="en">Recommended holding period in years</xs:documentation>
<xs:documentation xml:lang="de">[AUTO] Empfohlene Haltedauer in Jahren</xs:documentation>
<xs:documentation xml:lang="fr">Recommended détention period dans years</xs:documentation>
<xs:documentation xml:lang="nl">Recommended bezit period in years</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="Minimum" type="xs:decimal"/>
<xs:element minOccurs="0" name="Optimum" type="xs:decimal"/>
</xs:sequence>
</xs:complexType>
</xs:element>