|
Home >Online Product Documentation >Table of Contents >Accessing XML Documents with XQuery Accessing XML Documents with XQuery
Though XQuery is capable of handling mundane tasks like those described in the previous section, it is designed to access XML data. Right now, we will look at some simple queries that require an XML document as their input. For this purpose, we will use
XQuery allows you to access the file directly from either of these locations, using a suitable URL as an argument for its
To fetch this document from the Stylus Studio Web site, you would need a
(The latter Handling URLsURLs like those used in the previous example can be a bit unwieldy, but there are some shortcuts you can use.
The videos.xml Document
The |
JavaServer Pages IDE (JSP IDE)
The Stylus Studio JSP IDE provides syntax help and code completion for developing JSP 1.2 and JSP 2.0 applications.
XML Spell Checker
The Stylus Studio Spell Checker is integrated with our intuitive XML Text Editor. It highlights typographical errors as you type and lets you easily search, replace, and build custom dictionaries.
EXSLT Tools
EXSLT support in Stylus Studio lets you extend XSLT 1.0 stylesheets and simplify many tasks including computing dates and times, performing mathematical computations, string manipulations and more.
Learn XSLT and XQuery Profiling
Stylus Studio's Profiler can help you evaluate the performance of your XQuery and XSLT. Automatically generated, customizable, easy-to-read HTML reports provide insight into performance bottlenecks.


