|
Subject: Re: XSL bracket nested in HTML a tag From: Vera Stoyanova <venus_bg@xxxxxxxxx> Date: Thu, 31 Aug 2000 08:52:36 -0700 (PDT) |
<a HREF="http://<xsl:value-of select="$server">">,
<xsl:element name="a">
<xsl:attribute name="href">
Desc.xml?role=<xsl:value-of
select="name"/>
</xsl:attribute>
<xsl:value-of select="name"/>
</xsl:element>
do it this way
--- "LOUIS,PATRICK (HP-UnitedKingdom,ex1)"
<patrick_louis@xxxxxx> wrote:
> Hi all,
> I'm currently writing an XSL file in order to
> transform an XML file into
> HTML.
> I'm using an XSL parameter : <xsl:param
> name="server">www.hp.com</xsl:param>
> so, in my XSL file, I want to use :
> <a HREF="http://<xsl:value-of select="$server">">,
> but guess what... It
> doesn't work!
> the parser does not accept bracket within tag.
> Has anybody an idea about how to solve this pb?
>
> thanks
>
> Patrick
>
>
> XSL-List info and archive:
http://www.mulberrytech.com/xsl/xsl-list
__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: XSL bracket nested in HTML a ta, Christopher R. Maden | Thread | Hexadecimal Arithmetic, Maulik Modi |
| Re: Hexadecimal Arithmetic, David_Marston | Date | left zero pad digit string, Joel Hughes |
| Month |