I've tried about 5 different XML editing programs this morning and can't find one that will simply let me delete all the instances of a child node in the document.
Does anybody know of any software that does this? I probably could have written a small program to do it myself in the time I've spent searching!
EDIT:
I got fed up of looking so wrote an app to sort it out, it's attached if anybody else would find it useful
StripXML.zip
Code:StripXML v1.0 -------------------------------------------------------- Developed by Josh Johnson USAGE: stripxml /IN:"input xml file" /OUT:"output xml file" /REM:"XPath of nodes to remove" --------------------------------------------------------



LinkBack URL
About LinkBacks

Reply With Quote
