Returns the type of all nodes contained in the node set (e.g., P6XPATH_TYPE_STR, each node represents a string).
A value of 'P6XPATH_TYPE_NULL' indicates that the set can be composed of several different types of XML nodes.
- Parameters:
-
| pType | [IN] Return the current type of the node set. |
- Returns:
Success | P6R::eOk | |
Failure | P6R::eInvalidArg | One of the parameters is NULL. |