During transformation variables and parameters play an important role.
<oXygen/> uses the following icons to differentiate
variables/parameters:
Global variable.
Local variable.
Global parameter.
Local parameter.
The values types of a variable are marked by icons explained below:
Possible Values
Boolean.
String.
Numeric.
Node set.
Tree fragment.
Date. (XSLT 2.0 only)
Object.
Any.
Table 7.8. Variables details
Column | Description |
---|
Name | Name of the variable/parameter. |
Value | Current value for the variable/parameter. |
![[Important]](../img/important.gif) | Remarks |
---|
Clicking a record highlights the variable definition line.
Variable values could differ depending on the transformation
engine used or stylesheet version set. If the value of the variable is a node-set or a tree-fragment,
clicking on it causes the Node set view to be shown with corresponding set of
values. Variable table values can be sorted by clicking the
corresponding column header (ascending, descending, no
sort)
|