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
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
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
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
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