Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XSLT
|
XSLT General questions and answers about XSLT. For issues strictly specific to the book XSLT 1.1 Programmers Reference, please post to that forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XSLT section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 24th, 2008, 09:56 AM
Registered User
 
Join Date: Nov 2008
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
quote:Originally posted by mhkay
 I hope you've tried to understand my code and made an attempt to see where it was wrong - it's a bad idea to just use code without trying to understand it. The bug is where it does select="current-group()" - you only want to process all items in the current group after the first. You can do that using subsequence(current-group(),2).

Michael Kay
Author, XSLT 2.0 and XPath 2.0 Programmer's Reference
Thank you very much, Michael, now it's OK.
I am trying to understand the code. Unfortunately my knowledge in XSLT is still pure. But I am learning.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert Flat structure to Nested dani1 XSLT 2 October 29th, 2008 02:51 AM
Convert nested XML to flat one dani1 XSLT 15 October 21st, 2008 02:20 AM
Help in making a FLAT xml to a structured xml shlomi XSLT 0 July 19th, 2007 07:58 AM
tree xml to flat xml whiteadi XSLT 2 November 14th, 2006 02:36 PM
translating a flat xml to a hierarchical xml stevea XSLT 4 June 13th, 2005 05:55 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.