Lionel Crine wrote:
I all,
I'd like to serialize my document without indentation so I define my xml serializer :
<map:serializer logger="sitemap.serializer.xml" mime-type="text/xml" name="xml" src="org.apache.cocoon.serialization.XMLSerializer">
<encoding>UTF-8</encoding>
<indent>no</indent> --> does not work
<doctype-system>TEST</doctype-system>
</map:serializer>
ALl is working but the indentation, why that ?
Seems to be a bug. Please post it on the dev-list: [EMAIL PROTECTED]
Regards
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
