Hi Allen,
This usually happens because you are copying nodes from the source document
which are in that namespace, or because you have literal result elements in
the stylesheet which are in that namespace.
If you can, please post a small sample input document and stylesheet that
reproduce the problem. This is a common question, and usually, Xalan is
doing the right thing, but there may be a bug that has not been discovered
yet.
Dave
Allen Brookes
<[EMAIL PROTECTED] To: [EMAIL PROTECTED]
ave.com> cc: (bcc: David N
Bertoni/Cambridge/IBM)
Subject: default namespace
declaration in transformed documents
05/23/2003 05:25
PM
I am having a problem with a default namespace declaration in a transformed
XML document. Xalan seems to want to add a default namespace declaration
which incorrectly overrides my default namespace declaration.
Can someone tell me under what circumstances Xalan adds a default namespace
declaration?
Thanks,
Allen