MaxRedemptionShares

/FundsXML4/Funds/Fund/SingleFund/ShareClasses/ShareClass/RedemptionRestrictions/MaxRedemptionShares

Diagram

MaxRedemptionShares

Documentation

EN

Indicates the maximum number of units/shares that may be redeemed. 0 means that there is no maximum number of shares applicable.

DE

Gibt die maximale Anzahl an Anteilen an, die zurückgegeben werden können. 0 bedeutet, dass keine Höchstzahl gilt.

FR

Indicates maximum numéro de units/shares que may be redeemed. 0 means que there est aucun maximum numéro de shares applicable.

NL

Indicates maximum nummer van units/shares dat may be redeemed. 0 means dat there is geen maximum nummer van shares applicable.

ES

Indica el número máximo de unidades/acciones que pueden reembolsarse. 0 significa que no hay número máximo de acciones aplicable.

IT

Indica il numero massimo di quote/azioni rimborsabili. 0 significa che non esiste un numero massimo di azioni applicabile.

CS

Indicates the maximum number of units/shares that may be redeemed. 0 means that there is no maximum number of shares applicable.

HU

Indicates the maximum number of units/shares that may be redeemed. 0 means that there is no maximum number of shares applicable.

Properties

Type
xs:decimal
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
8
Sample Data
26.60

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="MaxRedemptionShares"
            type="xs:decimal">
   <xs:annotation>
      <xs:documentation xml:lang="en">Indicates the maximum number of units/shares that may be redeemed. 0 means that there is no maximum number of shares applicable.</xs:documentation>
      <xs:documentation xml:lang="de">Gibt die maximale Anzahl an Anteilen an, die zurückgegeben werden können. 0 bedeutet, dass keine Höchstzahl gilt.</xs:documentation>
      <xs:documentation xml:lang="fr">Indicates maximum numéro de units/shares que may be redeemed. 0 means que there est aucun maximum numéro de shares applicable.</xs:documentation>
      <xs:documentation xml:lang="nl">Indicates maximum nummer van units/shares dat may be redeemed. 0 means dat there is geen maximum nummer van shares applicable.</xs:documentation>
      <xs:documentation xml:lang="es">Indica el número máximo de unidades/acciones que pueden reembolsarse. 0 significa que no hay número máximo de acciones aplicable.</xs:documentation>
      <xs:documentation xml:lang="it">Indica il numero massimo di quote/azioni rimborsabili. 0 significa che non esiste un numero massimo di azioni applicabile.</xs:documentation>
      <xs:documentation xml:lang="cs">Indicates the maximum number of units/shares that may be redeemed. 0 means that there is no maximum number of shares applicable.</xs:documentation>
      <xs:documentation xml:lang="hu">Indicates the maximum number of units/shares that may be redeemed. 0 means that there is no maximum number of shares applicable.</xs:documentation>
   </xs:annotation>
</xs:element>