Jump to content

Recommended Posts

Posted (edited)

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! :rolleyes:

 

 

 

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

 

                   StripXML v1.0
--------------------------------------------------------
            Developed by Josh Johnson

USAGE:
   stripxml /IN:"input xml file" /OUT:"output xml file"
            /REM:"XPath of nodes to remove"

--------------------------------------------------------

Edited by LosOjos

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...