xsl-list
[Top] [All Lists]

Re: [xsl] xtvd grouping problem (I think)

2006-09-09 12:15:15
I think I'm going to have to redo my key arrangement. In other words, if I really want to loop on that <schedule>, then I need my key statements to make that set for me. Which means something like $schedSet select="key('name', $matcher, $ctxt)[MONSTROUS PREDICATE REFERRING TO <tv:program>]

Ick. Is this really worth it to me? That's worth reflecting on. :-)

Bob P
simply(_dot_)bobp(_at_)gmail(_dot_)com

On Sep 8, 2006, at 2:56 PM, David Carlisle wrote:


Oooh.
http://www.jenitennison.com/xslt/

Jeni's a pretty standard reference for xslt 1 grouping but mostly in
xslt2 xsl:for-each-group takes care of things without the need for
tricky idioms.

David


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--