Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Delete node

Status
Not open for further replies.

rodmcleay

Programmer
Jun 20, 2005
11
AU
I have a message that I am validating child records in my orchestration.
I have extracted the child message from the envelope in a loop and validate the values within.
If the values fail validation I want to remove that node from the envelope document.
I still have a reference to the envelope doc and I can address the partidular instance of that child node in xpath.

My problem is that I don't know hte xpath syntax to delete the node.
Can anyone tell me how I can delete this node.

Many thanks in advance
Rod
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top