On 01/11/16 8:31 AM, "David Alan Black" <dblack / candle.superlink.net> wrote: > > Where does XSLT fit into this? In general, isn't that the preferred > approach to XML-to-XML transformations? If you take a strict interpretation of 'transformation'. It is not great if you need to add XML elements, combine them, or merge multiple documents (it can be done, but the tool is defined for 'transformations' (think 'filter')). > > > David