BizTalk Utilities CV ,   Jobs ,   Code library
 
Home Page


Add/Edit your code items
Search the code library
Browse for the code library


XSLT
Creating a select box and selecting one or more items
Re: For Next Loop in XSLT
For Next Loop in XSLT
Intersection and other set operations on node-sets
Grouping using xsl:key and the key() function -- the Muenchian method
Comparing Strings in XSLT for greater/less
How to do a search and replace in XSLT
How to work with more than one xml document in your XSLT transformation
Sorting (advanced) of dynamically constructed strings
Sorting on Dates and other Fixed Formats using the substring Function
In case you need a ""break"" from an xsl:for-each loop
Format XML/XSL for Documentation
Find all xsl:variables that are in scope?
Binary Search in XSLT
Get the newest 5 articles out of hundreds -- a super efficient sort in XSLT
getTemplate
getProcessor
Dynamically change the encoding of your XSLT stylesheet
Identifying an attribute or a namespace node
Build a XPath expression for a node


 
 

<< XQuery.NET and XML >>


By Don Kackman
First Posted 12/03/2007
Times viewed 4559

Creating a hyper link in XSL(T)


Summary How does one add an attribute (hyperlink) to an element (a)? This is a very common question for new XSLT coders.

This is one of the most common questions for new XSLT coders: I've got this XML that includes a web address. How do I create an HTML hyperlink?

Additional information

Further additional information


Rate this article on a scale of 1 to 10 (3 votes, average 9)

Your vote :  

<< XQuery.NET and XML >>



Latest comments on this article
Admin
By Barbara Anderson on 8/18/2008 12:47:55 PM
Opps! I meant to vote a 10 for this artilcle, but accidently hit 5. It really helped me.


Leave a comment for this article
Your name
Your email (optional)
Your comment
Optional: Upload an attachment
Enter the code shown:

 
 

    Email TopXML