Re: [xsl] How to simplify this?

Subject: Re: [xsl] How to simplify this?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 21 Sep 2004 18:03:16 +0100
> If I use '{$thead_id}', so I get in the output this as string and not my id.

anything inside {} should be evaluated as an Xpath expression, and in
this case that should mean expanding the variable reference.

Either you didn't do what you said or there is a bug in your xslt system
or I am wrong

can you post a small example?

David


________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread