[Home] [By Thread] [By Date] [Recent Entries]

  • From: Francis Norton <francis@r...>
  • To: "S. Jyotinarayan" <ncjyoti@h...>
  • Date: Sat, 03 Mar 2001 11:41:37 +0000

Jyotinarayan,

It would be better for you to use xsl-list [1] for pure xsl questions,
but a quick answer is use attribute value templates (AVTs) [2] which
allow you to write:

<image src="image/R{ROLL_NO}/R{ROLL_NO}_{EXPO_NO}.gif" alt="NATURE_R"/>

For situations where you need to build up strings outside AVTs, check
the concat() function [3].

Francis.

[1]	http://www.dpawson.co.uk/xsl/xslfaq.html
[2]	http://www.w3.org/TR/xslt#attribute-value-templates
[3]	http://www.w3.org/TR/xpath.html#function-concat

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member