Skip to content

How can I make changes to my style sheet for an xml document by numbering my listitems?

My version is as follows:
<xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl">
This version is showing error of namespace when i make changes for list item by giving <Xsl:number>
is there any other way that I can number my list item

One Comment

  1. JakeCigar wrote:

    I don’t see enough of it, but Xsl:number should be xsl:number

    Friday, January 29, 2010 at 5:23 am | Permalink

Post a Comment

Your email is never published nor shared.