Hi, we've had some problems lately which seem to occur in a combination of XInclude and some XSLT transformations with Xalan (XSLTC and the normal mode). One Problem for Example is that we have 'empty' element < xmlns="foo" attr="xyz">foo bar</> after a quiet normal copy-all (xsl:template match="node()|@*) transformation (everything is copied ok, exept some tags) or NPEs which cause is unclear. In every case we fist have an XInclude transformation and then a normal XSLT-Transformation. The included XML seems to be okay, but we have many different namespaces.
ATM I've no simple example to reproduce the behaviour, but has anyone seen something like this before and a hint what the problem is? We have a Cocoon 2.1.9 and Java 5 on Linux and Windows. Thanks for your help in advance -- * best regards * Jens Maukisch --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
