[thelist] Drawing XML Content into URLs in an XSL Doc

Scott Adamson scott at milcap.com
Fri Nov 16 02:21:49 CST 2001


try this, this will get you started

<a><xsl:attribute name="href"><value-of select="url"/></xsl:attribute>link
text</a>

you cant do xml/xsl in an xml/xsl attribute ?? well in the quotes anyway,
you need to do it in the format above

----- Original Message -----
From: "Megan Holbrook" <meganwh at prodigy.net>
To: <thelist at lists.evolt.org>
Sent: Friday, November 16, 2001 2:17 AM
Subject: [thelist] Drawing XML Content into URLs in an XSL Doc


> Sorry - XML newbie question from a non-programmer - I couldn't quite
> figure out how to phrase my question correctly to the great Google god,
> so I'm turning to you guys:
>
> I'm formatting some XSL docs and I need to use content coming from
> tagged content in the XML document in an URL within the XSL document.
> What's wrong with using:
> <a href="<xsl:value-of select="url"></xsl:value-of>"> ?
>
> I'm receiving a "file not well-formed, & expected" message...
>
> Thanks for any input you might have on this question...
>
> :) M.
> --
> Megan Holbrook - megan at kapow.com
> Partner - Business Development
> kapow, inc. (www.kapow.com)
>
> kapow, inc. Milwaukee               kapow, inc. Los Angeles
> 2405 E. Wyoming Place               2130 Sawtelle Blvd, #302A
> Milwaukee, WI 53202                 Los Angeles, CA 90025
> T: 414-273-2446 * F: 419-793-6271   T: 310-479-2020 * F: 310-473-3711
>
> ---------------------------------------
> For unsubscribe and other options, including
> the Tip Harvester and archive of TheList go to:
> http://lists.evolt.org Workers of the Web, evolt !
>





More information about the thelist mailing list