Keshlam thanks for the reply. I don't think xsl:number is what i need. Please look at my xml very well. What i want to achieve is a page break as this is an invoice and it will be printed. I have tried using position() which is also a standard xslt but i can't use it because of the xml structure thats why i need to EXSLT to so that i can write a script add a custom number to each row and then use that number to do a page break. Hope have explained enough Thanks
keshlam wrote: > > What you're looking for is the xsl:number directive. Standard XSLT, not an > EXSLT library function. > > ______________________________________ > "... Three things see no end: A loop with exit code done wrong, > A semaphore untested, And the change that comes along. ..." > -- "Threes" Rev 1.1 - Duane Elms / Leslie Fish ( > http://www.ovff.org/pegasus/songs/threes-rev-11.html) > -- View this message in context: http://www.nabble.com/help-on-EXLST-function-using-Xalan-tp25869137p25882430.html Sent from the Xalan - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: xalan-dev-unsubscr...@xml.apache.org For additional commands, e-mail: xalan-dev-h...@xml.apache.org