|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Subject: Counting Path Occurrences
On 3/30/07, Scott Coon <scoon@xxxxxxxxxxxxx> wrote:
This for-each-group <xsl:for-each-group
select="//*/string-join(ancestor-or-self::*/name(), '/')"
group-by=".">
<xsl:sequence select="concat('
', ., ' - ', count(current-group()))"/>
</xsl:for-each-group>give this result: a - 1 a/b - 2 a/b/x - 3 a/b/x/w - 3 a/b/y - 1 a/c - 1 a/c/w - 2 cheers andrew
|
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








