XML Comment Element

The XMLComment Math Variable allows for a statement specific to a variable or multiple variables that will provide further explanation, additional information, or interpretation of the variable(s).  

XML Comment: Elements and Attributes
TYPE = XMLComment
Element Attributes Attribute Value Element Value

<MathVariable>

TYPE

XMLComment Text

Free form text box to house the information.

Examples include: information regarding what information a loop or SQL query statement will retrieve, placeholder information about variables related to an interface mapping, or pertinent information that will be passed in for the execution of a CopyBook

CLEARVALUE

Value: Yes / No

Default Value: No

Optional Element:

Yes: The value of the math variable will be deleted after the execution of all the Attached Rules at the end of activity processing and will not be visible on the Math tab in the Activity details screen.

No: The value of the math variable will be retained after activity processing and will be displayed in the Math tab in the Activity details screen.

XML Schema

<XMLComment>
<!--Initialize Values-->
</XMLComment>
<XMLComment>
<!--Retrieving the values for Financial Advisor RoleGUID and AddressGUID-->
</XMLComment>