Deleting elements from XML Documents

If you need to delete either a Node, Element or Attribute from your XML document, try the following code as it actually works!!! XML Document Structure <?xml version=“1.0” encoding=“utf-8” standalone=“yes“?> <!–XML Config file–> <Tests> <Test> <ID>47d272cd-877d-4d0f-ad4a-cfa31200d966</ID> <Object>Obj1</Object> <TestType>Fail Yes</TestType> <Command>fail…