Investment
/FundsXML4/Funds/Fund/Subfunds/Subfund/ShareClasses/ShareClass/PerformanceFigures/TotalReturns/TotalReturn/Investment
Diagram
Documentation
Single or savings plan investment amounts
Einmal- oder Sparplan-Anlagebeträge
Unique ou savings plan investissement amounts
Enkel van savings plan belegging amounts
Importes de inversión única o de plan de ahorro
Importi di investimento del piano singolo o di risparmio
Single or savings plan investment amounts
Single or savings plan investment amounts
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
- 11
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 |
MNTH |
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">Single or savings plan investment amounts</xs:documentation>
<xs:documentation xml:lang="de">Einmal- oder Sparplan-Anlagebeträge</xs:documentation>
<xs:documentation xml:lang="fr">Unique ou savings plan investissement amounts</xs:documentation>
<xs:documentation xml:lang="nl">Enkel van savings plan belegging amounts</xs:documentation>
<xs:documentation xml:lang="es">Importes de inversión única o de plan de ahorro</xs:documentation>
<xs:documentation xml:lang="it">Importi di investimento del piano singolo o di risparmio</xs:documentation>
<xs:documentation xml:lang="cs">Single or savings plan investment amounts</xs:documentation>
<xs:documentation xml:lang="hu">Single or savings plan investment amounts</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>