Try adding this to your MAIN sitemap.xmap in the
serializers section:
<map:serializer
logger="sitemap.serializer.xhtml" mime-type="text/html"
name="xhtml-MobileProfile" pool-grow="2" pool-max="64" pool-min="2"
src="">
<doctype-public"-//WAPFORUM//DTD XHTML Mobile
1.0//EN</doctype-public>
<doctype-system>http://www.wapforum.org/DTD/xhtml-mobile10.dtd</doctype-system>
<encoding>ISO-8859-1</encoding>
</map:serializer>
You may change the doctype or encoding if you
want.
And then in your sitemap, you refer to this
serializer writing:<map:serialize type="xhtml-MobileProfile"
/>
Hope this helps!
Nesto
----- Original Message -----
From: "zze-MORY Nicolas FTRD/DMI/REN" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 10, 2003 1:16 PM
Subject: XHTML Mobile profile
does a xHTML Mobile profile SERIALIZER exists for cocoon ?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]