Investment
/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/Segments/Segment/ShareClasses/ShareClass/PerformanceFigures/Performances/Performance/Investment
Diagram
Documentation
Investment amounts and savings plan details
Investitionsbeträge und Sparplan-Details
Montants d'investissement et détails du plan d'épargne
Investeringsbedragen en spaarplan-details
Montos de inversión y detalles del plan de ahorro
Importi di investimento e dettagli del piano di risparmio
Befektetési összegek és megtakarítási terv részletei
Investiční částky a detaily spořicího plánu
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
- 14
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| FundAmountType |
Single lump-sum investment amount Einmaliger Investitionsbetrag Montant d'investissement forfaitaire unique Eenmalig investeringsbedrag Monto de inversión único Importo di investimento una tantum Egyösszegű befektetési összeg Jednorázová investiční částka |
||
| FundAmountType |
Savings plan investment amount Sparplan-Investitionsbetrag Montant d'investissement du plan d'épargne Spaarplan investeringsbedrag Monto de inversión del plan de ahorro Importo di investimento del piano di risparmio Megtakarítási terv befektetési összeg Investiční částka spořicího plánu |
||
| FrequencyType |
Frequency of savings plan payments Häufigkeit der Sparplanzahlungen Fréquence des paiements du plan d'épargne Frequentie van spaarplanbetalingen Frecuencia de pagos del plan de ahorro Frequenza dei pagamenti del piano di risparmio A megtakarítási terv befizetéseinek gyakorisága Frekvence plateb spořicího plánu |
QURT |
Element Definition
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="Investment">
<xs:annotation>
<xs:documentation xml:lang="en">Investment amounts and savings plan details</xs:documentation>
<xs:documentation xml:lang="de">Investitionsbeträge und Sparplan-Details</xs:documentation>
<xs:documentation xml:lang="fr">Montants d'investissement et détails du plan d'épargne</xs:documentation>
<xs:documentation xml:lang="nl">Investeringsbedragen en spaarplan-details</xs:documentation>
<xs:documentation xml:lang="es">Montos de inversión y detalles del plan de ahorro</xs:documentation>
<xs:documentation xml:lang="it">Importi di investimento e dettagli del piano di risparmio</xs:documentation>
<xs:documentation xml:lang="hu">Befektetési összegek és megtakarítási terv részletei</xs:documentation>
<xs:documentation xml:lang="cs">Investiční částky a detaily spořicího plánu</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:choice>
<xs:element name="SingleInvestment" type="FundAmountType">
<xs:annotation>
<xs:documentation xml:lang="en">Single lump-sum investment amount</xs:documentation>
<xs:documentation xml:lang="de">Einmaliger Investitionsbetrag</xs:documentation>
<xs:documentation xml:lang="fr">Montant d'investissement forfaitaire unique</xs:documentation>
<xs:documentation xml:lang="nl">Eenmalig investeringsbedrag</xs:documentation>
<xs:documentation xml:lang="es">Monto de inversión único</xs:documentation>
<xs:documentation xml:lang="it">Importo di investimento una tantum</xs:documentation>
<xs:documentation xml:lang="hu">Egyösszegű befektetési összeg</xs:documentation>
<xs:documentation xml:lang="cs">Jednorázová investiční částka</xs:documentation>
</xs:annotation>
</xs:element>
<xs:sequence>
<xs:element name="SavingsPlanInvestment" type="FundAmountType">
<xs:annotation>
<xs:documentation xml:lang="en">Savings plan investment amount</xs:documentation>
<xs:documentation xml:lang="de">Sparplan-Investitionsbetrag</xs:documentation>
<xs:documentation xml:lang="fr">Montant d'investissement du plan d'épargne</xs:documentation>
<xs:documentation xml:lang="nl">Spaarplan investeringsbedrag</xs:documentation>
<xs:documentation xml:lang="es">Monto de inversión del plan de ahorro</xs:documentation>
<xs:documentation xml:lang="it">Importo di investimento del piano di risparmio</xs:documentation>
<xs:documentation xml:lang="hu">Megtakarítási terv befektetési összeg</xs:documentation>
<xs:documentation xml:lang="cs">Investiční částka spořicího plánu</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="SavingsPlanFrequency" type="FrequencyType">
<xs:annotation>
<xs:documentation xml:lang="en">Frequency of savings plan payments</xs:documentation>
<xs:documentation xml:lang="de">Häufigkeit der Sparplanzahlungen</xs:documentation>
<xs:documentation xml:lang="fr">Fréquence des paiements du plan d'épargne</xs:documentation>
<xs:documentation xml:lang="nl">Frequentie van spaarplanbetalingen</xs:documentation>
<xs:documentation xml:lang="es">Frecuencia de pagos del plan de ahorro</xs:documentation>
<xs:documentation xml:lang="it">Frequenza dei pagamenti del piano di risparmio</xs:documentation>
<xs:documentation xml:lang="hu">A megtakarítási terv befizetéseinek gyakorisága</xs:documentation>
<xs:documentation xml:lang="cs">Frekvence plateb spořicího plánu</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:choice>
</xs:complexType>
</xs:element>