If you don't show us your code then we can't tell you where it's wrong.
Unused namespaces are copied from the input to the output when you use xsl:copy or xsl:copy-of. They aren't copied if you do xsl:element name="{name()}".
__________________
Michael Kay
http://www.saxonica.com/
Author, XSLT 2.0 and XPath 2.0 Programmer\'s Reference
|