Matching on parents
<xsl:template match="subpoints/point"> <LI><I><xsl:process-children/></I></LI> </xsl:template>
[back]
[toc]
[next]