MinRegularInvestmentAmount
/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/ShareClasses/ShareClass/SubscriptionRestrictions/MinRegularInvestmentAmount
Diagram
Documentation
Indicates the Minimum Regular Investment amount allowed (e.g. EUR 1000). 0 EUR means that there is no Minimum Regular Investment.
Gibt den Mindestbetrag für regelmäßige Anlagen an (z.B. EUR 1000). 0 EUR bedeutet, dass kein Mindestbetrag gilt.
Indicates Minimum Regular Investissement montant allowed (e.g. EUR 1000). 0 EUR means que there est aucun Minimum Regular Investissement.
Indicates Minimum Regular Belegging bedrag allowed (e.g. EUR 1000). 0 EUR means dat there is geen Minimum Regular Belegging.
Indica el monto mínimo de inversión regular permitido (ej. EUR 1000). 0 EUR significa que no hay inversión mínima regular.
Indica l'importo minimo di investimento regolare consentito (ad esempio EUR 1000). 0 EUR significa che non è previsto alcun investimento minimo regolare.
Indicates the Minimum Regular Investment amount allowed (e.g. EUR 1000). 0 EUR means that there is no Minimum Regular Investment.
Indicates the Minimum Regular Investment amount allowed (e.g. EUR 1000). 0 EUR means that there is no Minimum Regular Investment.
Properties
- Type
- AmountType
- 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
- 10
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| xs:decimal |
Amounts in currency as defined in attribute Betrag in frei wählbarer Währung Montants dans la devise définie par l'attribut Bedragen in de valuta zoals gedefinieerd in het attribuut Importes en divisa según definido en atributo Importi in valuta come definito nell'attributo Částky v měně podle definice v atributu Összegek pénznemben az attribútumban meghatározottak szerint |
724.03 |
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="MinRegularInvestmentAmount"
type="AmountType">
<xs:annotation>
<xs:documentation xml:lang="en">Indicates the Minimum Regular Investment amount allowed (e.g. EUR 1000). 0 EUR means that there is no Minimum Regular Investment.</xs:documentation>
<xs:documentation xml:lang="de">Gibt den Mindestbetrag für regelmäßige Anlagen an (z.B. EUR 1000). 0 EUR bedeutet, dass kein Mindestbetrag gilt.</xs:documentation>
<xs:documentation xml:lang="fr">Indicates Minimum Regular Investissement montant allowed (e.g. EUR 1000). 0 EUR means que there est aucun Minimum Regular Investissement.</xs:documentation>
<xs:documentation xml:lang="nl">Indicates Minimum Regular Belegging bedrag allowed (e.g. EUR 1000). 0 EUR means dat there is geen Minimum Regular Belegging.</xs:documentation>
<xs:documentation xml:lang="es">Indica el monto mínimo de inversión regular permitido (ej. EUR 1000). 0 EUR significa que no hay inversión mínima regular.</xs:documentation>
<xs:documentation xml:lang="it">Indica l'importo minimo di investimento regolare consentito (ad esempio EUR 1000). 0 EUR significa che non è previsto alcun investimento minimo regolare.</xs:documentation>
<xs:documentation xml:lang="cs">Indicates the Minimum Regular Investment amount allowed (e.g. EUR 1000). 0 EUR means that there is no Minimum Regular Investment.</xs:documentation>
<xs:documentation xml:lang="hu">Indicates the Minimum Regular Investment amount allowed (e.g. EUR 1000). 0 EUR means that there is no Minimum Regular Investment.</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(AmountType)
Referenced Type Definition (AmountType)
<xs:complexType 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"
name="AmountType">
<xs:annotation>
<xs:documentation xml:lang="en">Amount in different currencies</xs:documentation>
<xs:documentation xml:lang="de">Betrag in verschiedenen Währungen</xs:documentation>
<xs:documentation xml:lang="fr">Montant dans différentes devises</xs:documentation>
<xs:documentation xml:lang="nl">Bedrag in verschillende valuta's</xs:documentation>
<xs:documentation xml:lang="es">Importe en diferentes divisas</xs:documentation>
<xs:documentation xml:lang="it">Importo in diverse valute</xs:documentation>
<xs:documentation xml:lang="cs">Částka v různých měnách</xs:documentation>
<xs:documentation xml:lang="hu">Összeg különböző pénznemekben</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="Amount">
<xs:annotation>
<xs:documentation xml:lang="en">Amounts in currency as defined in attribute</xs:documentation>
<xs:documentation xml:lang="de">Betrag in frei wählbarer Währung</xs:documentation>
<xs:documentation xml:lang="fr">Montants dans la devise définie par l'attribut</xs:documentation>
<xs:documentation xml:lang="nl">Bedragen in de valuta zoals gedefinieerd in het attribuut</xs:documentation>
<xs:documentation xml:lang="es">Importes en divisa según definido en atributo</xs:documentation>
<xs:documentation xml:lang="it">Importi in valuta come definito nell'attributo</xs:documentation>
<xs:documentation xml:lang="cs">Částky v měně podle definice v atributu</xs:documentation>
<xs:documentation xml:lang="hu">Összegek pénznemben az attribútumban meghatározottak szerint</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:decimal">
<xs:attribute name="ccy" type="ISOCurrencyCodeType" use="required">
<xs:annotation>
<xs:documentation xml:lang="en">Currency code (ISO 4217)</xs:documentation>
<xs:documentation xml:lang="de">Währungscode (ISO 4217)</xs:documentation>
<xs:documentation xml:lang="fr">Code devise (ISO 4217)</xs:documentation>
<xs:documentation xml:lang="nl">Valutacode (ISO 4217)</xs:documentation>
<xs:documentation xml:lang="es">Código de divisa (ISO 4217)</xs:documentation>
<xs:documentation xml:lang="it">Codice valuta (ISO 4217)</xs:documentation>
<xs:documentation xml:lang="cs">Kód měny (ISO 4217)</xs:documentation>
<xs:documentation xml:lang="hu">Pénznemkód (ISO 4217)</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>