Re: Source Write Transformer and Namespace

2005-04-06 Thread [EMAIL PROTECTED]
Matthieu Paindavoine wrote: Hello, There was a thread just before Christmas on Sourcewriting using namespaces, but no real resolution. I am experiencing the same problem with an insert (so I am not at liberty to remove the namespace), in that my transform is successful when the doesn't contain nam

Source Write Transformer and Namespace

2005-03-22 Thread Matthieu Paindavoine
Hello, There was a thread just before Christmas on Sourcewriting using namespaces, but no real resolution. I am experiencing the same problem with an insert (so I am not at liberty to remove the namespace), in that my transform is successful when the doesn't contain namespaces, and fails otherwi

Re: Source Write Transformer and Namespace

2003-08-14 Thread Thorsten Scherler
Hi Martin, why are you not using the second file? First transform (xslt) the first one, get rid of the namespaces and then go ahead without crash! Hope that helps! Martin Geissler wrote: Hi all! While trying to write a xml- fragment with the sourcewritingtransformer to my harddisk, cocoon cra

Source Write Transformer and Namespace

2003-08-14 Thread Martin Geissler
Hi all! While trying to write a xml- fragment with the sourcewritingtransformer to my harddisk, cocoon crashes and i get a blank page or an error page -depending of the browser i use-. This behaviour is only when theres a namespace in the xml-fragment. Here's my xml-File. http://apache.org/co

Re: Re: Source Write Transformer and Namespace

2003-08-14 Thread Martin Geissler
Hi, I neet the namespace in the file I want to write. I want to writee.g. an i18n catalog with the Source Write Transformer. >>> [EMAIL PROTECTED] Dienstag, 12. August 2003 16:04:37 >>> Hi Martin, why are you not using the second file? First transform (xslt) the first one, get rid of the names