|
Home >Online Product Documentation >Table of Contents >Wildcards in Queries Wildcards in QueriesIn a query, you can include an asterisk (*) to represent all elements. For example:
This query searches for all The * collection returns all elements that are children of the context node, regardless of their tag names.
The next query finds all The following query returns the grandchild elements of the current context. Restrictions
Usually, the asterisk (*) returns only elements. It does not return processing instructions, attributes, or comments, nor does it include attributes or comments when it maintains a count of nodes. For example, the following query returns Wildcards in strings are not allowed. For example, you cannot define a query such as the following: AttributesTo use a wildcard for attributes, you can specify @*. For example:
For each |
Web Service Servers
Stylus Studio's Web Services tools support development and testing of Web service applications on the industry's leading Web Service Servers including Apache AXIS, Mirosoft SOAP Client Toolkit and Microsoft .NET Server.
XQuery Tools Support for TigerLogic XDMS
Stylus Studio's integration with the TigerLogic XDMS XQuery processor, allowing you to execute advanced XQuery expressions directly against any TigerLogic XDMS instance.
XSV - The XML Schema Validator
XSV is the official reference implementation for the XML Schema language and Stylus Studio is the only XML IDE to provide seamless integration with XSV - the W3C XML Schema Validator. Download Stylus Studio and XSV today.
Visual Data Integration Using Stylus Studio XML Pipeline
XML Pipeline is a visual data integration tool for designing, editing, debugging and deploying XML applications. This tutorial covers building a data integration application that aggregates CSV and EDI data and publishes a report to HTML and PDF.


