|
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
|
Government Agencies That Use Stylus Studio
Government agencies all around the nation are pledging their allegiance to Stylus Studio. Come see which government agencies are using the only XML IDE by the people and for the people.
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.
XML Generator
Create sample XML instance documents from any XML Schema using the XML Generator. The generated XML document is always valid, well-formed XML!
HTML Tidy
HTML Tidy is a program for turning HTML into something that can be parsed as XML, unlocking their data for use in XSLT and XQuery programs. Learn how to use HTML Tidy in Stylus Studio now.


