Implementing subpoints
<xsl:template match="subpoints"> <UL> <xsl:process-children/> </UL> </xsl:template>
[back]
[toc]
[next]