How can I remove namespaces from my xml files?

The Cocoon FAQ say in:
<http://cocoon.apache.org/2.1/faq/faq-serializers.html#faq-N1004C>

"... You could generalize this approach by using the serializer's
configuration method to declare namespaces to be excluded."

But checking the serializer's documentation I couldn't find anything
about this. I tried in the sitemap's serializer configuration with

<exclude-namespaces>yes</exclude-namespaces>

and with

<omit-namespace-declaration>yes</omit-namespace-declaration>

But none of them works.

What does the FAQ really mean?
--
[EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to