
current()
The current() function returns a node-set whose only member is the current node.
node-set current()
- A node-set that has the current node as its only member. Usually the current node and the context node (the one represented by a single period (.)) are the same. Within a predicate expression, however, they are usually different.
|
Send comments on this document to
devdoc-feedback@netscape.com |