Home | History | Annotate | Download | only in doc

Lines Matching full:template

14   <xsl:template match="/">
31 </xsl:template>
32 <xsl:template match="xhtml:h3">
33 </xsl:template>
34 <xsl:template match="xhtml:ul">
38 </xsl:template>
39 <xsl:template match="xhtml:li">
44 </xsl:template>
45 <xsl:template match="xhtml:a">
52 </xsl:template>