%@ page language="C#" masterpagefile="~/templates/Documentation.master" inherits="Page" pagetitle="Using XPath Expressions in Stylesheets" keywords="Using XPath Expressions in Stylesheets"%> Chapter 1: Getting Started with Stylus Studio® Chapter 2: Editing and Querying XML Chapter 3: Converting Non-XML Files to XML Chapter 4: Working with XSLT Chapter 5: Creating XSLT Using the XSLT Mapper Chapter 6: Debugging Stylesheets Chapter 7: Defining XML Schemas Chapter 8: Defining Document Type Definitions Chapter 9: Writing XPath Expressions About the XPath Processor Using the XPath Query Editor Sample Data for Examples and Practice Getting Started with Queries Specifying the Nodes to Evaluate Handling Strings and Text Specifying Boolean Expressions and Functions Specifying Number Operations and Functions Comparing Values Finding a Particular Node Obtaining a Union Obtaining Information About a Node or a Node Set Using XPath Expressions in Stylesheets Using Variables Obtaining System Properties Determining If Functions Are Available Obtaining the Current Node for the Current XSLT Template Finding an Element with a Particular Key Generating Temporary IDs for Nodes Accessing Other Documents During Query Execution XPath Quick Reference Chapter 10: Working with XQuery in Stylus Studio Chapter 11: Composing Web Service Calls Chapter 12: Accessing Relational Data as XML Chapter 13: Integrating with Third-Party File Systems Chapter 14: Extending Stylus Studio Chapter 15: The Stylus Studio Java API Chapter 16: Stylus Studio GUI Reference Home > Online Product Documentation > Table of Contents > Using XPath Expressions in Stylesheets < Previous | Next > Using XPath Expressions in Stylesheets This section provides information about using XPath expressions in stylesheets. It includes the following topics: Using Variables Obtaining System Properties Determining If Functions Are Available Obtaining the Current Node for the Current XSLT Template Finding an Element with a Particular Key Generating Temporary IDs for Nodes < Previous | Next >
Home > Online Product Documentation > Table of Contents > Using XPath Expressions in Stylesheets
This section provides information about using XPath expressions in stylesheets. It includes the following topics: