MinHoldingPeriod

/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/Segments/Segment/ShareClasses/ShareClass/RedemptionRestrictions/MinHoldingPeriod

Diagram

MinHoldingPeriod

Documentation

EN

Indicates the number of months that shares must be held before redemption is permitted.

DE

Gibt die Anzahl der Monate an, die Anteile gehalten werden müssen, bevor eine Rücknahme erlaubt ist.

FR

Indicates numéro de months que shares must be held before rachat est permitted.

NL

Indicates nummer van months dat shares must be held before inkoop is permitted.

ES

Indica el número de meses que las acciones deben mantenerse antes de que se permita el reembolso.

IT

Indica il numero di mesi in cui le azioni devono essere detenute prima che sia consentito il rimborso.

CS

Indicates the number of months that shares must be held before redemption is permitted.

HU

Indicates the number of months that shares must be held before redemption is permitted.

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
12
Sample Data
782.98

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="MinHoldingPeriod"
            type="xs:decimal">
   <xs:annotation>
      <xs:documentation xml:lang="en">Indicates the number of months that shares must be held before redemption is permitted.</xs:documentation>
      <xs:documentation xml:lang="de">Gibt die Anzahl der Monate an, die Anteile gehalten werden müssen, bevor eine Rücknahme erlaubt ist.</xs:documentation>
      <xs:documentation xml:lang="fr">Indicates numéro de months que shares must be held before rachat est permitted.</xs:documentation>
      <xs:documentation xml:lang="nl">Indicates nummer van months dat shares must be held before inkoop is permitted.</xs:documentation>
      <xs:documentation xml:lang="es">Indica el número de meses que las acciones deben mantenerse antes de que se permita el reembolso.</xs:documentation>
      <xs:documentation xml:lang="it">Indica il numero di mesi in cui le azioni devono essere detenute prima che sia consentito il rimborso.</xs:documentation>
      <xs:documentation xml:lang="cs">Indicates the number of months that shares must be held before redemption is permitted.</xs:documentation>
      <xs:documentation xml:lang="hu">Indicates the number of months that shares must be held before redemption is permitted.</xs:documentation>
   </xs:annotation>
</xs:element>