xsl-list
[Top] [All Lists]

Re: How to find out number of elements which does not have a particular attribute

2004-07-07 05:09:28
select="count(foo/bar[(_at_)*[not(local-name() = 'bar')]])"

Ranjan K. Baisak wrote:

Hello List,
           Can anybody suggest me how to find out
number of elments which does not have a particular
attribute?

regards,
Ranjan


                
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail

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