Oracle® XML Configuration Guide Release 9.7.1.0 E51561-01
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).
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. |
<XMLComment>
<!--Initialize Values-->
</XMLComment>
<XMLComment>
<!--Retrieving the values for Financial Advisor RoleGUID and AddressGUID-->
</XMLComment>
Copyright © 2009, 2013, Oracle and/or its affiliates. All rights reserved. Legal notices.