MinHoldingPeriod

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

Diagram

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

Documentation

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"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
12
Sample Data
84.47

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="MinHoldingPeriod"
            type="xs:decimal">
   <xs:annotation>
      <xs:documentation>Indicates the number of months that shares must be held before redemption is permitted.</xs:documentation>
   </xs:annotation>
</xs:element>