|
Home >Online Product Documentation >Table of Contents >Obtaining a Union Obtaining a Union
Specify the
The result set can contain zero or more of each element that the The next query finds all books and all authors in the current context: The next query returns the first names, last names, and degrees of authors of books or magazines in the current context: A union can appear only as the first step in a location path expression. Consequently, the following is incorrect because there is a union specification that is not in the first step of a location path expression. The following query finds all books for which the author's first name is Bob and all magazines with prices less than 10 dollars: |
Simple API for XML (SAX)
SAX stands for Simple API for XML - SAX is an XML standard used everywhere in Stylus Studio, for parsing and building representations of XML documents.
XPath Editor
Stylus Studio's intelligent code-sensing, auto-completion technology, Sense:X, is XPath-aware. You'll find Sense:X for XPath in all of Stylus Studio's editors, including the XML Editor, XSLT Editor, and XQuery Editor.
Internet & eBusiness
Internet & eBusiness
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.


