The Nodes Section
See Also
The Nodes section of the Design view Palette contains the following functions:
-
count returns the number of nodes in the argument node-set.
-
last returns the context size.
-
local-name returns the local part of the node's expanded name in the argument node-set that is first in document order. (An expanded name consists of a local part and a namespace URI.)
-
name returns the qualified name that represents the node's expanded name in the argument node-set that is first in document order. (An expanded name consists of a local part and a namespace URI.)
-
namespace-uri returns the namespace URI of the node's expanded name in the argument node-set that is first in document order. (An expanded name consists of a local part and a namespace URI.)
-
position returns the context position.
-
XPath Expression allows adding an arbitrary XPath expression. For more information, see The Expression Builder
-
See Also
-
About the Design View Palette
-
The Boolean Section
-
The Operator Section
-
The Number Section
-
The String Section
-
The Expression Builder
Legal Notices