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]

Re: Concat




Samuzeau Pascal wrote:
> 
> Hi,
> 
> How can tell me what is wrong with me ?
> 
.../... 
> < A HREF="$URL" > ........
> 
> But this doesn't work, I get HREF="concat($Located,$Named)">

Sure, you should have written:

< A HREF="{$URL}" >

This is a FAQ, see for instance (link in French):

http://xmlfr.org/documentations/faq/010103-0002

Eric
-- 
See you in Austin (Knowledge Technologies 2001)
              http://www.gca.org/attend/2001_conferences/kt_2001/mon.htm
------------------------------------------------------------------------
Eric van der Vlist       Dyomedea                    http://dyomedea.com
http://xmlfr.org         http://4xt.org              http://ducotede.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]