Folks, I am working on a freemarker template that needs to reproduce parts of the input XML tree.
I would love to have a macro that I could invoke as follows:
<@renderTree node=node namespace="ns"/>
Anyone have something like this handy?
Thanks.
-Raj