Re: [xml-dev] powerful command line tool ?
On 23 June 2010 08:07, Jean-Christophe Helary <> wrote: > I am looking for a command line tool that: > > 1) can easily merge XML files of the same format > 2) can modify/remore/add attributes or tags easily > 3) does all that quickly (including save) In both cases it can done with a fairly trivial XSLT, which can be run using Saxon from command line (or using Kernow if you still like a GUI :) -- Andrew Welch http://andrewjwelch.com Kernow: http://kernowforsaxon.sf.net/