Re: XInclude-problems with Cocoon2.0.4

2003-03-12 Thread Uwe Gerger
Hello, the interesting thing is that in version 2.0.3 the use of namespaces works correctly! Should I use the XInclude-Transformer from this version? Thanks Uwe [EMAIL PROTECTED] schrieb: > > Uwe Gerger wrote: > > >Hello, > >I would like to use xinclude-statements in my xml-file with C

Re: XInclude-problems with Cocoon2.0.4

2003-03-12 Thread Charles Yates
Uwe Gerger wrote: Hello, I would like to use xinclude-statements in my xml-file with Cocoon2.0.4 with my own tags for example . Specifying such a tag as follows doesn't work. Instead using works! What's wrong? quoting from XIncludeTransformer javadoc: "My first pass at an XInclude tran

XInclude-problems with Cocoon2.0.4

2003-03-12 Thread Uwe Gerger
Hello, I would like to use xinclude-statements in my xml-file with Cocoon2.0.4 with my own tags for example . Specifying such a tag as follows doesn't work. Instead using works! Here my include.xml file: http://cocoon.clsw.com/report";> Test I am included by XIncludeTransformer. I c