XTiSP on the Web  Index  Search  Changes  RSS  Login

Basic Notion - XTiSP/IV

[English / Japanese]
Top Download Documentation Support Link
Publication XTiSP/PD XTiSP/IV XTiSP/AG
Installation Usage Tutorial Example
Basic Notion Element Non-Element XPath Iteration
 

Current Node

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]