[Home] [By Thread] [By Date] [Recent Entries]
Hi,
That is not anymore an XML attribute as what you generate as output is not XML. The simplest thing is to switch to text output method and generate what you want: <xsl:transform version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:output method="text"/> <xsl:template match="/"> <![CDATA[<a href="<!--#echo var="grar.5.url" encoding="none" -->">link</a>]]> </xsl:template> </xsl:transform> Regards, George --------------------------------------------------------------------- George Cristian Bina - http://aboutxml.blogspot.com/ <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com tom tom wrote: I need to generate an apache .sssi file that contains the following kind of code:
|

Cart



