#ftl ns_prefixes = {"x" : "http://x", "y" : "http://y"}> <#recurse doc > <#macro book>
<#recurse> #macro> <#macro "x:para">
<#recurse> #macro> <#macro "y:para">
<#recurse> #macro> <#macro "x:title"> <#-- We have handled this element imperatively, so we do nothing here. --> #macro> <#macro "y:title"> <#-- We have handled this element imperatively, so we do nothing here. --> #macro> <#macro @text>${.node?html}#macro>