DefaultAllocation Element
This element defines the Default Allocation that will be displayed in the Allocation section and whether or not it can be modified. This element is only applicable if the <FundAllocation> tag has been configured.
Element/Tag | Definition | Attributes | Element/Attribute Value and Description |
---|---|---|---|
<DefaultAllocation> |
The start and end tag for the element. This is a required element for all transactions. |
|
No: Restricts entry. Yes: Allows defaults to be changed. Locked: Restricts entry. |
TYPE |
Policy, Plan |
||
CODE |
CodeValue of the allocation type as defined in AsCode AllocationType. |
XML Example
<DefaultAllocation TYPE="Policy">Yes</DefaultAllocation>
<DefaultAllocation TYPE="Policy" CODE=”01”>No</DefaultAllocation>