Click to See Complete Forum and Search --> : <xsl:text/> error


hassan
04-27-2001, 05:52 PM
im getting this error:

Keyword xsl:number may not be used here.


when i have this code:

<xsl:template match="choice">
<xsl:number/>

</xsl:template>