Node-Set Functions
.NET Framework 4
Node-set functions take a node-set argument. They return a node-set, or information about a particular node within a node-set.
| Function | Description |
|---|---|
|
Returns the number of nodes in the node-setargument. | |
|
Selects elements by their unique ID. | |
|
Returns a number equal to context size of the expression evaluation context. | |
|
Returns the local part of the expanded name of the node in the node-setargument that is first in document order. | |
|
Returns a string containing a QName representing the expanded name of the node in the node-set argument that is first in document order. | |
|
Returns the namespace Uniform Resource Identifier (URI) of the expanded name of the node in the node-set argument that is first in document order. | |
|
Returns the index number of the node within the parent. |