Home | History | Annotate | Download | only in doc

Lines Matching full:xhtml

8      xmlns:xhtml="http://www.w3.org/1999/xhtml" exclude-result-prefixes="xhtml">
23 <version><xsl:value-of select="substring-before(//xhtml:h3[2], ':')"/></version>
24 <last-release><xsl:value-of select="substring-after(//xhtml:h3[2], ':')"/></last-release>
27 <xsl:apply-templates select="//xhtml:h3[2]/following-sibling::*[1]"/>
32 <xsl:template match="xhtml:h3">
34 <xsl:template match="xhtml:ul">
35 <xsl:apply-templates select=".//xhtml:li"/>
39 <xsl:template match="xhtml:li">
45 <xsl:template match="xhtml:a">