|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: for-each-group, group-starting-with - group based
> > I've tried something like this (which XSLT doesn't seem to like): > > How does it express its displeasure? I've worked it out for myself: > > > > <xsl:template match="table"> > > <xsl:for-each-group select="tr" > > group-starting-with="td/@colspan=5"> The value of group-starting-with must be a pattern. You probably want td[@colspan=5] Next time, do please try to save your readers some time and effort by quoting the error message. You're not there to set us exam questions. Michael Kay http://www.saxonica.com/
|
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








