|
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 |
Learn XSLT
Free online video demonstrations for learning XSLT and how to design XSLT stylesheets to convert XML to HTML in publishing applications, or how to convert HTML to XML.
OASIS Catalogs for Fun and Profit
This tutorial about, Understanding Catalogs, A Use-Case for Catalogs, Registering Catalogs in a Project, Using the DOCTYPE Syntax Sense:X Aid, Navigating Catalogs, Building Composite Catalogs, Converting TR9401 Catalogs to OASIS XML Catalogs and more
EXSLT Tools
EXSLT support in Stylus Studio lets you extend XSLT 1.0 stylesheets and simplify many tasks including computing dates and times, performing mathematical computations, string manipulations and more.
Content Management
Build Content Management systems with Stylus Studio's powerful XML publishing tools that enable you to unlock and re-use valuable content from your enterprise information repositories.