[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: for-each-group - only get elements in each group
From: "David Carlisle d.p.carlisle@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 20 Jan 2016 17:38:26 -0000
<xsl:template match="Cases">
        <xsl:for-each-group select="Story"

your example document didn't have a Cases element (it had cases) and didn't
have Story (or story) so the template doesn't match and if it had matched
it would have made no output.

Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member