|
Home > Online Product Documentation > Table of Contents > Syntax for Specifying an Axis in a Query Syntax for Specifying an Axis in a QueryThe previous sections provide examples of XPath expression syntax that uses abbreviations. This section introduces you to the axis syntax that many of the abbreviations represent. For a list of XPath abbreviations, see XPath Abbreviations Quick Reference. You can use axis syntax to specify a location path in a query. An axis specifies the tree relationship between the nodes selected by an expression and the context node. The syntax for specifying an axis in a query is as follows:
The axis names are defined in Supported Axes. A node test is a simple expression that tests for a specified node type or node name. For example:
XPath 2.0 adds additional tests, such as In addition, you can follow the node test with any number of filters. |
Using the Stylus Studio XML Grid View
This free onlince video tutorial shows how to use the Stylus Studio XML Grid View.
Learn Convert to XML
Convert to XML lets you convert .txt, binary, and EDI files to XML documents. Convert to XML works on a single document, or to build reusable converters that let you open flat files as XML documents. Free online demonstration!
Consumer Food Products
Want to know what special ingredient is in these consumer food product companies work enviornment? Well it's a touch Stylus Studio that give these consumer food product companies the extra edge they need for producing such high quality food products!
XQuery Profiler
Stylus Studio's XQuery Profiler allows you to benchmark any XQuery expression, and it helps you locate and eliminate performance bottlenecks for maximum XQuery performance.


