Will this rule ever get called?
Yes: the point rule will call it.
<xsl:template match="point"> <LI><xsl:process-children/></LI> </xsl:template>
[back]
[toc]
[next]