Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Re: xpath question >Thread Next - Re: xpath question Re: xpath questionTo: NULL Date: 4/12/2007 10:58:00 PM you ought to be carefull: not(@type) may return nodes without attribute and nodes with attribute containing empty string (eg. <thing type="">) from my experience better will be: thing[string-length(@type)=0] instead of thing[not(@type)] td | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
