|
Home > Online Product Documentation > Table of Contents > Obtaining All Marked-Up Text Obtaining All Marked-Up TextWhen you query a document, you do not usually want to obtain all marked-up text. However, an understanding of queries that return all marked-up text makes it easier to define a query that retrieves just what you want.
The following figure shows a complete query (
This query returns the
In the query, the initial forward slash (/) instructs the XPath processor to start its search at the root node.
Suppose you run the following query on
This query returns an empty set. It searches the immediate children of the root node for an element named
|
Database-to-XML Mapping
Stylus Studio features several database-to-XML mapping tools that allow you to easily query a relational database using SQL/XML or SQL and render the results as XML. Stylus Studio also supports the world's first and only visual SQL/XML Editor!
Generate XSD
Stylus Studio® can generate an industry standard W3C XSD (or DTD) by correctly inferring an XML data model from an XML instance document.
Generating Java Code with Stylus Studio
This is a video tutorial on how to generate Java Code with Stylus Studio
Stylus Studio's Advanced XQuery Mapper Features
Learn how to create an advanced XQuery expression in the XQuery mapper, specifying operations, constants, and ports, for use in conditional blocks and FLWR expressions. Free online video demonstration!


