> * Bart Molenkamp: > > > Are you using the JXTemplateGenerator? > > Indeed. > > > This can happen e.g. by importing a JXTemplate using jx:import. > > Exactly, that's what we do. > > Please tell us when JxTemplateGenerator.java has revealed some secrets > to you ;)
AFAICS the namespace is somewhere introduced in the TraxTransformer's endDocument() method. I don't know why, because with the JXTemplateGenerator it causes problems, not with the file generator. I replaced the Xalan transformer with the Saxon transformer, and all my problems are gone again (Saxon 8.1.1)! Let me know if this fixes your problem. HTH, Bart. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
