Re: help on EXLST function using Xalan

2009-10-13 Thread naijacoder
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 t

Re: help on EXLST function using Xalan

2009-10-13 Thread keshlam
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

help on EXLST function using Xalan

2009-10-13 Thread naijacoder
I'm required to write a xslt for a viewer that uses XALAN.This xslt will format a xsl to product HTML file. After going to this site :http://xalan.apache.org/ i can't find any function i could use. This is my scenario below My sample xml is below: -- 3097