The <Rule> Element

Description

Details package="full". The fund's gradual entry and exit fees rule.

<Rule
    type = "string"
    currency = currency
    ceiling = money
    floor = money
    total = money />

Attributes

Attribute nameData typeDescription
type Requiredstring The rule's type (Exit or Entry).
currency Optionalcurrency The currency of the rule.
ceiling Optionalmoney The ceiling of the rule.
floor Optionalmoney The floor of the rule.
total Optionalmoney The total costs of the rule.

Number of occurences

Unlimited

Occurs within

<DegressiveCosts>

Can contain

None (element is closed).