Gee - I never thought of that. Thanks Bob!

On 4/17/06, Bob Harner <[EMAIL PROTECTED]> wrote:
> You could try using the    <xsl:comment>    tag.  Would that do what
> you're looking for?
>
>
> On 4/17/06, Stephen Blass <[EMAIL PROTECTED]> wrote:
> > Give up the comments... Or change the entity mapping.
> >
> > -----Original Message-----
> > From: Richard Gill [mailto:[EMAIL PROTECTED]
> > Sent: Monday, April 17, 2006 10:15 AM
> > To: user@lenya.apache.org
> > Subject: Comments in HTML output files
> >
> > I need to include comment "<!-- -->" sections inside of static html
> > documents that are generated by Lenya. The problem is that if I create a
> > <![CDATA[ ]]> section, <xsl:value-of ....>, or <xsl:text... in the xsl
> > file to output the <> chars, the entity &lt; or &gt; is subsitutted
> > instead. Does anyone have any ideas of how I can preserve the < and >
> > symbols in the transformation?
> >
> > Thanks,
> >
> > ---------------------------------------------------------------------
> > 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]
> >
> >
>
> ---------------------------------------------------------------------
> 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]

Reply via email to