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