hi, i got a simple xml as shown below. what's the proper way to search and delete an employee from that xml. i'd like to delete by OID. i tries matches but doesn't bring me anywhere.
help's appreciated
<EMPLOYEES>
<employee>
<id>4</id>
<givenname>hugh</givenname>
<name>spencer</name>
</employee>
<employee>
<id......
</employee>
<EMPLOYEES>
help's appreciated
<EMPLOYEES>
<employee>
<id>4</id>
<givenname>hugh</givenname>
<name>spencer</name>
</employee>
<employee>
<id......
</employee>
<EMPLOYEES>