Re: Need some help on one particular FOTreeBuilder URI mismatch warning (v0.92beta)

2006-12-15 Thread Jeremias Maerki
Well, you need to make sure you generate the nodes in a namespace-aware fashion. Obviously, that doesn't happen in your Xalan extension. Just specifying the "fo:" prefix on every element isn't enough. Would you please post questions like that to fop-users in the future? Thank you. On 15.12.2006 1

Need some help on one particular FOTreeBuilder URI mismatch warning (v0.92beta)

2006-12-15 Thread Andrejus Chaliapinas
Hi, I'm trying to process XML file by applying XSl stylesheet to it and using such constraint inside that XSL: My Java method generateDynamicNodes by itself generates NodeList understandable by xalan in form like Now when I run everything together during transformation I get this warning: