|
Home > Online Product Documentation > Table of Contents > xsl:attribute-set xsl:attribute-setDefines a named set of attributes. Format
Description
The
To use an attribute set, specify the
The value of the
An attribute set cannot include itself. In other words, if attribute set
You can also specify an attribute set in an
Thus, for a literal result element, attributes from attribute sets named in an
The template within each
The XSLT processor merges multiple definitions of an attribute set with the same expanded name. If there are two attribute sets with the same expanded name that both contain the same attribute, the XSLT processor chooses the attribute definition that was specified last in the stylesheet. Example
The following example creates a named attribute set,
|
XQuery API for Java (XQJ)
DataDirect XQuery is an embeddable software product based on the XQuery and XQJ standards that enables Java developers to access both relational and XML data sources using a single XQuery query. Runs on Oracle, SQL Server, DB2, and more!
ETL - Extract, Transform, Load
Designing Extract, Load and Tranform (ETL) applications including ETL data warehousing, etl design and etl programming is easy with Stylus Studio's XML and ETL Tools. Start ETL Programming today.
Microsoft .NET XML Tools for System.XML 1.0 and System.XML 2.0
Stylus Studio features integrated XML validation, XSLT transformation and XSLT debugging using the official Microsoft .NET XML processing components: System.XML 1.0 and System.XML 2.0.
DB2
IBM DB2 is a database management system for powering business applications. Learn how to build XML solutions on DB2 using Stylus Studio's DB2 tools.


