Schema Central > XSLT 1.0 > XSLT.xsd > xsl:template
Advanced search
Need XSLT Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xsl:template

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
Any attribute[0..*]Namespace: ##other, Process Contents: skipfrom type xsl:anyType
match [0..1]xsl:pattern
name [0..1]xsl:QName
priority [0..1]xsd:decimal
mode [0..1]xsl:QName
xml:space [0..1]Anonymous

Used in

Substitution hierarchy

Sample instance

<xsl:template match="string">Any text, intermingled with:
   <xsl:param name="NCName">Any text, intermingled with:
      <xsl:top-level-element-and-char-instruction/>
   </xsl:param>
   <xsl:top-level-element-and-char-instruction/>
</xsl:template>

Site developed and hosted by Datypic, Inc.

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