XSLT output will always be namespace-well-formed. If an element in the result tree uses the msn: prefix, then the result tree will contain a declaration of that prefix. There is no way of switching this off, any more than you could generate an end tag that doesn't match the corresponding start tag.
__________________
Michael Kay
http://www.saxonica.com/
Author, XSLT 2.0 and XPath 2.0 Programmer\'s Reference
|