|
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
|
Internet & eBusiness
Internet & eBusiness
XSD Documentation Generator
Stylus Studio®'s XSD Editor includes an integrated XSD documentation generator, allowing you to easily publish XML content models defined in XSD in a convenient, HTML format.
XSL-List Blog
XSL-List is a discussion forum on the Extensible Stylesheet Language (XSL), covering the XSL specification, XSL processors, tools, user questions, trends and more. Bookmark this RSS or ATOM feed now!
Using XSLT Templates
Using XSLT Templates is an online video demonstration of the Stylus Studio XSLT designer. See just how easy it is to create, apply and match XSLT templates to your XML data to create beautiful HTML layouts for XML content publishing applications.