InvestmentHorizon

/FundsXML4/Funds/Fund/Subfunds/Subfund/SubfundStaticData/InvestmentHorizon

Diagram

InvestmentHorizon Minimum xs:decimal [0..1] Optimum xs:decimal [0..1]

Documentation

EN

Recommended holding period in years

DE

Empfohlene Haltedauer in Jahren

FR

Recommended détention period dans years

NL

Recommended bezit period in years

ES

Periodo de tenencia recomendado en anos

IT

Periodo di detenzione consigliato in anni

CS

Doporučená doba držení v letech

HU

Ajánlott tartási időszak években

Properties

Type
(anonymous)
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
7

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
xs:decimal

Minimum recommended holding period in years

Mindest-Haltedauer in Jahren empfohlen

Durée minimale de détention recommandée en années

Minimale aanbevolen houdperiode in jaren

Período mínimo de tenencia recomendado en años

Periodo minimo di detenzione raccomandato in anni

Minimális ajánlott tartási időszak években

Minimální doporučená doba držení v letech

133.35
xs:decimal

Optimal recommended holding period in years

Optimale Haltedauer in Jahren empfohlen

Durée optimale de détention recommandée en années

Optimale aanbevolen houdperiode in jaren

Período óptimo de tenencia recomendado en años

Periodo ottimale di detenzione raccomandato in anni

Optimális ajánlott tartási időszak években

Optimální doporučená doba držení v letech

250.84

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"
            minOccurs="0"
            name="InvestmentHorizon">
   <xs:annotation>
      <xs:documentation xml:lang="en">Recommended holding period in years</xs:documentation>
      <xs:documentation xml:lang="de">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:documentation xml:lang="es">Periodo de tenencia recomendado en anos</xs:documentation>
      <xs:documentation xml:lang="it">Periodo di detenzione consigliato in anni</xs:documentation>
      <xs:documentation xml:lang="cs">Doporučená doba držení v letech</xs:documentation>
      <xs:documentation xml:lang="hu">Ajánlott tartási időszak években</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element minOccurs="0" name="Minimum" type="xs:decimal">
            <xs:annotation>
               <xs:documentation xml:lang="en">Minimum recommended holding period in years</xs:documentation>
               <xs:documentation xml:lang="de">Mindest-Haltedauer in Jahren empfohlen</xs:documentation>
               <xs:documentation xml:lang="fr">Durée minimale de détention recommandée en années</xs:documentation>
               <xs:documentation xml:lang="nl">Minimale aanbevolen houdperiode in jaren</xs:documentation>
               <xs:documentation xml:lang="es">Período mínimo de tenencia recomendado en años</xs:documentation>
               <xs:documentation xml:lang="it">Periodo minimo di detenzione raccomandato in anni</xs:documentation>
               <xs:documentation xml:lang="hu">Minimális ajánlott tartási időszak években</xs:documentation>
               <xs:documentation xml:lang="cs">Minimální doporučená doba držení v letech</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element minOccurs="0" name="Optimum" type="xs:decimal">
            <xs:annotation>
               <xs:documentation xml:lang="en">Optimal recommended holding period in years</xs:documentation>
               <xs:documentation xml:lang="de">Optimale Haltedauer in Jahren empfohlen</xs:documentation>
               <xs:documentation xml:lang="fr">Durée optimale de détention recommandée en années</xs:documentation>
               <xs:documentation xml:lang="nl">Optimale aanbevolen houdperiode in jaren</xs:documentation>
               <xs:documentation xml:lang="es">Período óptimo de tenencia recomendado en años</xs:documentation>
               <xs:documentation xml:lang="it">Periodo ottimale di detenzione raccomandato in anni</xs:documentation>
               <xs:documentation xml:lang="hu">Optimális ajánlott tartási időszak években</xs:documentation>
               <xs:documentation xml:lang="cs">Optimální doporučená doba držení v letech</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>