|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: testing for last node in a list
Tom, When I use <xsl:if test="position()!= last(), the | character never is output because the condition is never true. Each iteration of the template returns a single node in the node list, so that node is always the last in its node list. Ann Marie Tom Amiro wrote: > Shouldn't you have > <xsl:if test="position()!= last() > > Instead of > > > <xsl:if test="position()=last()"> > > Tom > > XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








