element <growthRate> (local)
Namespace: |
|
Type: |
xs:double |
Content: |
simple |
Defined: |
|
XML Representation Summary |
<growthRate> |
|
Content: |
{ xs:double } |
</growthRate> |
Included in content model of elements (22):
-
accountTransfer,
auInvestment,
auSavings,
auSuperAccount,
caInvestment,
caRetirementSavings,
caSavings,
caVariableAnnuity,
ieInvestment,
ieMoneyPurchase,
ieRetirementFund,
ieSavings,
ukInvestment,
ukMoneyPurchase,
ukSavings,
ukUnsecuredPension,
uniInvestments,
uniTaxableSavings,
usCollegeSavings,
usRetirementPlan,
usSavings,
usVariableAnnuity
Annotation
If the account is specified to not grow by asset allocation (growByAssetAllocation=false), then this is the fixed annual value by which it is grown.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="growthRate" type="xs:double"/>
|