xsl-list
[Top] [All Lists]

Variable construction

2005-09-21 06:53:46
Hello...

I have a piece of text containing a variable. The variable is a url
specified in an external document...

The text...

.....If you have any queries, please contact your <a target="_blank"
href="{$helpUrl}">Faculty Office</a> without delay....

How should I construct the variable so as to output the url? Can I do it as
xsl:text?

The variable...

<xsl:variable name="helpUrl">
      <xsl:text>http://info.uwe.ac.uk/myuwe/myMarks.asp</xsl:text>
</xsl:variable>

Thanks...

Aaron

..................................................................

Aaron Johnson
GUI / XSLT development
Academic Technologies Group [ATG]
University of the West of England
0117 3281051 [ext: 81051]
atg.uwe.ac.uk/aaron

SECURITY POLICY:

Please note that ATG will only accept
e-mail attachments in the following
formats: 

.asp,.bin,.doc,.gif,.html,.jpg,.mdb,.png,
.psd,.shtml,.sdf,.sit,.xls,.xml,.xsd,.xsl,.zip,

..................................................................

This communication is intended solely
for the use of the individual(s) to whom
it is addressed. Any opinions presented
are those of the author and do not
necessarily represent the University of
the West of England, Bristol.
..................................................................



This email has been independently scanned for viruses and any virus software 
has been removed using McAfee anti-virus software

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>