Your browser does not support JavaScript!
You are here: Transaction Rules > Transaction Elements > Math Elements > XMLComment Element

XML Comment Element

Description

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 Element/Attribute Table
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.

XML Example

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

Copyright © 2009, 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices