This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: creating links to resource files listed in XML file


> <a href='&lt;xsl:value-of select="$myVar"/&gt;'>

Another user searching for attribute value templates.

<a href="{$myVar}"/>

I don't know why so many people have difficulty finding this particular
syntax in the books and tutorials: could you tell us where you looked
before raising the question here?

Michael Kay
Software AG
home: Michael.H.Kay@ntlworld.com
work: Michael.Kay@softwareag.com 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]