I see.

So how can I remove the white spaces coming from my xsp (which creates an xml document).


Thanks.

Joerg Heinicke wrote:

On 08.07.2004 14:45, 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 ?


How does the output look like? indent=no does not mean that whitespace will be removed, it will only be not added.

Joerg

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


-- Lionel CRINE Ingénieur Systèmes documentaires Société : 4DConcept 22 rue Etienne de Jouy 78353 JOUY EN JOSAS Tel : 01.34.58.70.70 Fax : 01.39.46.06.90

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



Reply via email to