At 01:02 AM 12/5/01 +0100, you wrote:
>In the default-sitemap there are a few examples:
>
><map:serializers default="html">
>     <map:serializer name="html"   mime-type="text/html"
>src="org.apache.cocoon.serialization.HTMLSerializer">
>         <doctype-public>-//W3C//DTD HTML 4.01//EN</doctype-public>
>
><doctype-system>http://www.w3.org/TR/html4/strict.dtd</doctype-system>
>         <encoding>iso-8859-1</encoding>
>     </map:serializer>
></map:serializers>
>
>Like encoding is specified here, everything else of <xsl:output> has to be
>specified too. I don't know whether there are any limitations in comparison
>with <xsl:output>.
>
>Regards,
>
>Joerg



Looks like there are limitations.  I can't specify the Xalan extension 
"xalan:indent-amount", for example.

Oh well.  Thanks for the info.


DR


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to