Error in output when xmlns attribute is present

Gustavo de Sá Carvalho Honorato <[email protected]> Tue, 1 Dec 2009 12:12:03 -0200
Newsgroups gmane.text.xml.xalan.java.user
Message-ID <[email protected]>
Hi all,

I'm having some problems using Xalan to make XSLT using JAXP Java API. When
xmlns attribute is not present in root element of the input xml, the output
is fine. When xmlns is present, Xalan is generating an empty output. Is
there any issue regarding this? I've been searching all over the
documentation and I could not find anything.

Thanks in advance,
Gustavo Honorato