[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: XSLT 2.0 Grouping Use Cases

Subject: RE: XSLT 2.0 Grouping Use Cases
From: DPawson@xxxxxxxxxxx
Date: Mon, 19 Feb 2001 08:30:41 -0000
RE:  XSLT 2.0 Grouping Use Cases
Steve Muench 
> http://www.w3.org/TR/2001/WD-xslt20req-20010214
> 
> See the section "4. Must Simplify Grouping"
>                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> After scrutinizing the use cases, if any of your common
> grouping challenges are *NOT* reflected by one or more
> of these cases, please pipe up and let xsl-editors@xxxxxx
> know about your additional ones.
> 

Not sure how to phrase it, but my need seems to have centred on
flat to structure issues.

<mark>
 <elA>
 <elB>
 <elC>
<mark>

The plain english requirement is 'give me all the elements up to but
excluding' the next <mark>

<template match="mark">
  <wrapper>
    for-each select all up to but excluding next mark
       do something with the element
  </wrapper>
</template>

Jeni Tennisons techniques work, but I don't find it straightforward.

Any assistance for the user would help here.

Regards DaveP

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.