xsl-list
[Top] [All Lists]

Re: [xsl] Dynamic numbering of lists in xslt

2007-01-08 13:36:52
xslt.new wrote:
I am a newbie to xslt and XSLFO. I have to do a numbering which offers the
flexibility to reorder elements if an element in between is being removed.

Look at xsl:number
 http://www.w3.org/TR/xslt#number
There is an example in the spec, and you can probably get lots
of information by typing "xsl:number" in you favorite search
engine.

J.Pietschmann

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--