%@ page language="C#" masterpagefile="~/templates/Documentation.master" inherits="Page" pagetitle="Obtaining Information About a Node or a Node Set" keywords="Obtaining Information About a Node or a Node Set"%> 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 Obtaining the Name of a Node Obtaining Namespace Information Obtaining the URI for an Unparsed Entity Determining the Number of Nodes in a Collection Determining the Context Size Using XPath Expressions in Stylesheets 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: Building XML Pipelines Chapter 14: Publishing XML Data Chapter 15: Integrating with Third-Party File Systems Chapter 16: Extending Stylus Studio Chapter 17: The Stylus Studio Java API Chapter 18: Stylus Studio GUI Reference Home > Online Product Documentation > Table of Contents > Obtaining Information About a Node or a Node Set < Previous | Next > Obtaining Information About a Node or a Node Set In a query, you can perform the following operations to obtain information about a node: Obtaining the Name of a Node Obtaining Namespace Information Obtaining the URI for an Unparsed Entity Determining the Number of Nodes in a Collection Determining the Context Size < Previous | Next >
Home > Online Product Documentation > Table of Contents > Obtaining Information About a Node or a Node Set
In a query, you can perform the following operations to obtain information about a node: