%@ page language="C#" masterpagefile="~/templates/Documentation.master" inherits="Page" pagetitle="Axes That Represent the Whole XML Document" keywords="Axes That Represent the Whole XML Document"%>Chapter 1: Getting Started with Stylus Studio®Chapter 2: Editing and Querying XMLChapter 3: Converting Non-XML Files to XMLChapter 4: Converting EDI to XMLChapter 5: Working with XSLTChapter 6: Creating XSLT Using the XSLT MapperChapter 7: Debugging StylesheetsChapter 8: Defining XML SchemasChapter 9: Defining Document Type DefinitionsChapter 10: Writing XPath ExpressionsAbout the XPath ProcessorUsing the XPath Query EditorSample Data for Examples and PracticeGetting Started with QueriesSpecifying the Nodes to EvaluateUnderstanding XPath Processor TermsStarting at the Context NodeAbout Root Nodes and Document ElementsStarting at the Root NodeDescending Along BranchesExplicitly Specifying the Current ContextSpecifying Children or Descendants of Parent NodesExamples of XPath Expression ResultsSyntax for Specifying an Axis in a QuerySupported AxesAxes That Represent the Whole XML DocumentHandling Strings and TextSpecifying Boolean Expressions and FunctionsSpecifying Number Operations and FunctionsComparing ValuesFinding a Particular NodeObtaining a UnionObtaining Information About a Node or a Node SetUsing XPath Expressions in StylesheetsAccessing Other Documents During Query ExecutionXPath Quick ReferenceChapter 11: Working with XQuery in Stylus StudioChapter 12: Composing Web Service CallsChapter 13: Working with WSDL DocumentsChapter 14: Building XML PipelinesChapter 15: Publishing XML DataChapter 16: Integrating with Third-Party File SystemsChapter 17: Extending Stylus StudioChapter 18: The Stylus Studio Java APIChapter 19: Stylus Studio GUI ReferenceHome >Online Product Documentation >Table of Contents >Axes That Represent the Whole XML Document< Previous| Next > Axes That Represent the Whole XML Document The following group of axes represent an entire XML document: ancestorprecedingselffollowingdescendant There is no overlap among these axes, as shown in the following figure: < Previous| Next >
Home >Online Product Documentation >Table of Contents >Axes That Represent the Whole XML Document
The following group of axes represent an entire XML document:
ancestor
preceding
self
following
descendant
There is no overlap among these axes, as shown in the following figure: