On 14/06/2013 10:38, Ian McNicoll wrote: > Hi Daniel, > > I should have been more precise. I still don't see how it would be > possible to create a single generic Canonical XML -> TDD transform.
actually it would not even be all that hard. It is just a case of doing a data-level transform that corresponds to the reverse of the current TDS generator. It would need access to the templates and archetypes, that's all. - thomas