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