|
|
| Aggregate
| The full text of the current aggregate.
|
| ElementCount
| Number of elements in the current element stack.
|
| Elements
| Array of elements in the current element stack.
|
| NamespaceCount
| The number of namespaces in the current namespace stack.
|
| Namespaces
| The namespaces in the current namespace stack.
|
| Prefixes
| The namespace prefixes in the current namespace stack.
|
| XChildren
| Number of children for the current element.
|
| XElement
| The name of the current element.
|
| XNamespace
| The namespace of the current element.
|
| XParent
| The parent of the current element.
|
| XPath
| Provides a way to point to a specific element in the document.
|
| XPrefix
| The prefix of the current element.
|
| XText
| The text of the current element.
|