order
The order
function is used to force rules execution order
Syntax
c4i:order(order, xPath)
Parameters
order
The order in which to execute the mapping rule
xPath
The xPath to evaluate
Return value
Xpath execution result
Example
See the example of eval custom fuction for an example of the usage of this fuction