The transformation by XTiSP will be done by chaging the current node. The current node is initially the root node of the input XML and it is changed only by invite/visit expressions.
Basic Notation
value()
It returns the text value for the current node.
.
It returns the name of the current node.
@'att_name'
It returns the attribute value of att_name at the current node.
Last modified:2006/06/11 00:24:57
Keyword(s):
References:[TabTree]
Keyword(s):
References:[TabTree]