|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Nested Tags
Hi All, This is probably a breeze for all of you but I'm still a beginner. ;-) I have the following situation: <description>This text describes the <link target="www.xyz.com" text="procedure"/> involced in doing something.</description> I need to display the text withing the <description> tags and also to add an html hyperlink whereever I encounter the <link> tag. I am trying to do it like this but it's obviously wrong because the link appears at the end of the sentence instead of the beginning: <xsl:template match="description"> <p> <xsl:value-of select="."/> <xsl:apply-templates select="link"/> </p> <br/> </xsl:template> Any ideas? Thanks, Mark XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








