View Single Post

  #1 (permalink)  
Old 07-16-2008, 08:42 AM
XML.com XML.com is offline
Senior Member
 
Join Date: May 2008
Posts: 103
Default Grouping in XQuery

One of the really convenient features introduced in XSLT 2.0 is Grouping. It is a typical second-generation change in a programming language: Not essential for the language itself (grouping can be done by hand using techniques such as the Muenchian...

Read the full news item.
Reply With Quote