xsl-list
[Top] [All Lists]

Re: [xsl] How to count elments which have specific sub element

2012-05-10 11:52:36
henry human wrote:

How can I count ONLY the  TaxTotal elements which HAS Amount

  count(//TaxTotal[Amount])




--

        Martin Honnen --- MVP Data Platform Development
        http://msmvps.com/blogs/martin_honnen/

--~------------------------------------------------------------------
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>
--~--

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