Here is a condensed version of the problem that I am having.  In this case
if test.xsd is transformed using test.xslt it will result in an output xml
file (temp.xml) with a default namespace of
http://www.w3.org/XML/1998/namespace which is not used any where in either
the xslt or xsd files.

Is this a bug or am I missing something?

Thanks,
Allen



-----Original Message-----
From: Allen Brookes [mailto:[EMAIL PROTECTED]
Sent: Friday, May 23, 2003 2:26 PM
To: [EMAIL PROTECTED]
Subject: default namespace declaration in transformed documents


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

Attachment: test.xsd
Description: Binary data

Attachment: test.xslt
Description: Binary data

Attachment: include.xsd
Description: Binary data

Attachment: temp.xml
Description: Binary data

Reply via email to