I forgot also to say that I would like the link at the end of the page after
all the templates of my xml.
> You can create an element in your xsl stylesheet:
>
> <xsl:element name="a">
> <xsl:attribute name="href">filename.htm</xsl:attribute>
> <xsl:text>clickable text</xsl:text>
> </xsl:element>
>
> Hope this helps, Linda
>
> -----Original Message-----
> From: f.merle [mailto:f.merle@xxxxxxxxxxxxxxxx]
> Sent: Tuesday, August 10, 1999 4:25 PM
> To: XSL-List@xxxxxxxxxxxxxxxx
> Subject: integrate a special link
>
> I would like to have on my result page a link that I put in my xsl page
> (I don't want to put this in my xml). Is there a possibility to add text
> in my xsl which will appear on my result page and not written in my xml
> page??
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|