[Laszlo-dev] xpath question from the forums

Henry Minsky henry.minsky at gmail.com
Fri Jun 15 15:30:02 PDT 2007


Is this a standard XPath functionality?


http://forum.openlaszlo.org/showthread.php?t=9562



Hi,

How to use XPath to select nodes which NOT have the xxx attribute?

Example:

To return all data that have @pagenum = '1' I use:
var data = dp.xpathQuery("Rows/*[@pagenum = '1']")

But if I want the data which not have @pagenum as attribute, how can I do?


-- 
Henry Minsky
Software Architect
hminsky at laszlosystems.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20070615/2b38e449/attachment.html


More information about the Laszlo-dev mailing list