> So it appears, that xsl:copy-of produces xml in the output, when
> namespaces are involved and HTML otherwise. I tried xsl:strip-space
> without effect.
>
> This doesn't seen like much of a problem, however with a more complex
> page, when a couple of pictures are integrated into a larger picture
> with the help of a table, this leeds to additional white space in the
> output, which in turn means, that the subpictures are not properly
> aligned.

We encountered the same here... unfortunately I fear this was even
intended :( ...IIRC I found something in the dpawson XSL FAQ.

http://www.dpawson.co.uk/xsl/xslfaq.html

What we tried is not to copy the nodes but create new nodes and set their
values... but I have to admit this sucks badly :(

> Before I go to the xalan list, I like to have an opinion from fellow
> cocoon users.

Please go ahead and ask them... I'm also curious. Please report back...
--
Torsten


---------------------------------------------------------------------
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