Xsp result
<message-text>null<P
toUpdate="1"><STRONG>Note</STRONG>:</P>
<P>This is a test note.&nbsp; It links to <A
href="http://www.kopent.com/vyzo">http://www.kopent.com/vyzo</A>
;</P>
<P>&nbsp;</P>
</message-text>
XSL Result
<fo:table-cell padding="1pt" text-align="left" border="solid black
1px"><fo:block>
null<P toUpdate="1"><STRONG>Note</STRONG>:</P>
<P>This is a test note.&nbsp; It links to <A
href="http://www.kopent.com/vyzo">http://www.kopent.com/vyzo</A>
;</P>
<P>&nbsp;</P>
</fo:block></fo:table-cell>
I took out some of the "junk" around the code snippets.
Tim Bachta
(913)693-0538 Office
(913)486-5213 Mobile
-----Original Message-----
From: J.Pietschmann [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 30, 2003 3:39 PM
To: [EMAIL PROTECTED]
Subject: Re: Embedded html in xml tags converting to pdf
Tim Bachta wrote:
> I got the xml by using the cocoon-view=debug1.
Use a pipeline which places an XML serializer directly after the
XSP generator, download the XML to a file from the browser, and
have a look at the content of message-text. Does it look the same
as what you posted, or does it more look like
<message-text>null<P toUpdate="1"><STRO...
> And I do have apply
> templates for P and STRONG and A
This is not what I asked.
Hey c'mon, I can't play this "guess what I know" indefinitely.
Trim down the XSP so that it generates just one line of the
text inquestion, and the XSLT so that it transforms it into
just one fo:block, then post both, the XSLT without the
unimportant layout-master-set and static content stuff.
J.Pietschmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]