| ZVON > References > XSLT Reference |
| Intro / Search / ZVON |
| attributes: name, use-attribute-sets | |
| child elements: attribute | |
| Standard excerpt: | |
| The xsl:attribute-set element defines a named set of attributes. The name attribute specifies the name of the attribute set.
The value of the name attribute is a QName. The content of the xsl:attribute-set element consists of zero or more xsl:attribute
elements that specify the attributes in the set.
Examples (xslt:xml): Overview 5:2 24:2 Interactive xlab: |
|