In the blog post Beautiful Transformations with Groovy I described how easy it is to create data transformations with Groovy. But sometimes organisations invested massively in XSLT transformation and want to reuse their existing XSLT templates. Read on for an an example that shows how to do that.
Assume we want to transform the following . . . → Read More: Combining Groovy and XSLT for Data Transformation