Hi :)
My jx is :
<mytext>
<h1>texttitle</h1>
text <i>number 1</i> ...
</mytext>my xsl displays text with<xsl:value-of select="mytext"> ...Problem is <h1>, <i> and all other tags are ignored :( ...
Regards, Fab
From: "Antonio Gallardo" <[EMAIL PROTECTED]> Reply-To: [email protected] To: [email protected] Subject: Re: display tags from xml Date: Tue, 10 May 2005 04:04:33 -0500 (CDT)
On Lun, 9 de Mayo de 2005, 14:46, Fab Psycho dijo: > Hi :) > > I'd like to display jx file content with html tags in it from an xsl > but > <xsl:value-of select="text" disable-output-escaping="yes"> doesn't work > ... > Something else exist in cocoon ?
Can you explain a little bit more what you are trying to do? Perhaps a simple sample could help. ;-)
Best Regards,
Antonio Gallardo
--------------------------------------------------------------------- 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]
