[Home] [By Thread] [By Date] [Recent Entries]
Raj, > <xsl:apply-templates select="ordered-list/list-item/"/> If you want to select list-item elements, the above should be: <xsl:apply-templates select="ordered-list/list-item"/> (that is, without the trailing /).
|

Cart



