Hi
example
<root>
<node id="1" action='delete'/>
<node id="2" action='update'/>
<node id="3" />
<node id="4" />
</root>
How can I select the nodes that don't have action='delete' attribute.
I can use...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.