Home | History | Annotate | Download | only in doc

Lines Matching full:template

7   <xsl:template match="/">
16 </xsl:template>
17 <xsl:template match="xhtml:h3">
23 </xsl:template>
24 <xsl:template match="xhtml:ul">
28 </xsl:template>
29 <xsl:template match="xhtml:li">
34 </xsl:template>
35 <xsl:template match="xhtml:a">
42 </xsl:template>