Schema Central > XSLT 1.0 > XSLT.xsd > xsl:attribute-set
Advanced search
Need XSLT Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xsl:attribute-set

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
Any attribute[0..*]Namespace: ##other, Process Contents: skipfrom type xsl:anyType
name [1..1]xsl:QNamefrom group xsl:name
use-attribute-sets [0..1]xsl:QNamesfrom group xsl:use-attribute-sets
xml:space [0..1]Anonymous

Used in

Substitution hierarchy

Sample instance

<xsl:attribute-set name="NCName">
   <xsl:attribute name="string">Any text, intermingled with:
      <xsl:variable name="NCName">Any text, intermingled with:
         <xsl:top-level-element-and-char-instruction/>
      </xsl:variable>
   </xsl:attribute>
</xsl:attribute-set>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com