xsl-list
[Top] [All Lists]

RE: Putting a param into <link />

2003-03-12 02:49:44
Hi,

I am trying to make all of my xsl-t's as portable as possible for the
project I am creating, but have come up against a problem I 
can't find an
answer for in the books. I want to pass the project (and base 
uri name) into
all references as a parameter, but when the page is 
transformed into html
the href still has $project and not the project name. (See 
below)  I tried
${project} but this just left the $ in by itself.

You want

  foo="{$project}"

Cheers,

Jarno - This Morn'Omina: One Eyed Man ... brilliant song!!!

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



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