xsl-list
[Top] [All Lists]

Re: [xsl] finding word count within a document, with xsl:accumulator

2021-01-21 22:40:53
On Thu, Jan 21, 2021 at 5:05 PM Peter Flynn peter(_at_)silmaril(_dot_)ie <
xsl-list-service(_at_)lists(_dot_)mulberrytech(_dot_)com> wrote:

<xsl:value-of select="count(tokenize(normalize-space(document),' '))"/>


Thanks, for sharing this solution.

But I'm looking for solutions using xsl:accumulator, for my use case.



-- 
Regards,
Mukul Gandhi
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--
<Prev in Thread] Current Thread [Next in Thread>