Wednesday, December 12, 2007

Types of nodes in XPath

In XPath, there are seven kinds of nodes: element, attribute, text, namespace, processing-instruction, comment, and document (root) nodes.

No comments: