|
|
Home > Online Product Documentation > Table of Contents > What is XQuery? What is XQuery?XML Query (XQuery) is the World Wide Web Consortium (W3C) language for querying XML. XQuery is a language developed by the W3C XML Query working group. Example
The XQuery grammar allows you to define expressions like those shown in the following sample query,
This and other XQuery examples are provided in the Stylus Studio
Sources for Additional XQuery InformationFor more information about XQuery, visit http://www.w3.org/XML/Query (the W3C page for XML Query). |
Improving XSLT and XQuery Performance with Stylus Studio
This online video demonstration covers XQuery and XSLT performance tuning using the Stylus Studio XSLT profiler and the XQuery profiler.
EDIFACT Reference
The EDIFACT Reference is a free developer resource providing the most in-depth information on EDIFACT constructs and data models.
DTD Editor
The Stylus Studio DTD Editor lets you visually develop Document Type Definitions (DTD) to structure XML documents. The DTD Editor also includes tools and utilites for validating XML against DTD's, converting DTD's, and generating DTD's.
XPath Generator
Stylus Studio includes an XPath generator that helps you easily create XPath expressions. This page illustrates how you can accomplish this.