I want to rewrite this xslt piece in XSLT 1.0, which does not support \"copy-namespaces\".
The following mimics the XSLT 2.0 construct:
Create templates in a mode that will re-construct your nodes without namespaces:
Apply-templates for the desired element(s) in that mode: