|
Home > Online Product Documentation > Table of Contents > Descending Along Branches Descending Along BranchesSometimes you want the XPath processor to evaluate all nodes that are descendants of a node and not just the immediate children of that node. This amounts to operating on a branch of the tree that forms the document.
To specify the evaluation of descendants that starts at the root node, insert two forward slashes (
To specify the evaluation of descendants that starts at the context node, insert a dot and two forward slashes (
Following is a query that finds all
Suppose the context node is the first
At the beginning of a query,
The
This query searches the current context for
For the sample
The first query returns all
Tip:
|
Automotive Companies That Use Stylus Studio
Top automotive companies get their wheels spinning with Stylus Studio 2006. Come see which companies put Stylus Studio in their drivers seat today!
Mail, Package & Freight Delivery
Want to know what mail, package & freight delivery companies are shipping away there XML woes? Now you can! Check out these top mail, package & freight delivery companies that are packaged with the power of Stylus Studio.
XML Programming
Simplify XML Programming with Stylus Studio's XML Pipeline, a powerful tool for modeling, programming, debugging and deploying complete XML programs.
Learn XSLT
Free online video demonstrations for learning XSLT and how to design XSLT stylesheets to convert XML to HTML in publishing applications, or how to convert HTML to XML.