xsl-list
[Top] [All Lists]

RE: Multilevel Muenchian grouping -- Why doesn't this work?

2003-01-30 07:48:15
On Thu, 30 Jan 2003 Jarno(_dot_)Elovirta(_at_)nokia(_dot_)com wrote:

I don't understand why all the months are showing up repeatedly, and
nothing inside at all.

That's odd, since I get [the proper output]

and if I replace [...] with <li><xsl:value-of select="."/></li> the
output is correctly grouped. Which XSLT processor are you using, looks
like a bug.

Xalan-C 1.4.0 -- and I figured out why it wasn't working. In the excerpt I
sent, one of the tags was missing its opening "<"; this was actually in
the stylesheet, but Xalan didn't complain at all.  When I tried the
stylesheet with whichever XSLT processor comes with JAXP 1.2, it choked on
that; adding the missing "<" made it work with both processors.

-- 
Mike Kozlowski
http://www.klio.org/mlk/


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



<Prev in Thread] Current Thread [Next in Thread>