Subject: Re: Re: How to call a template that can generate a file name from an element
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 14 Jan 2004 17:44:05 GMT
|
Since passing the element
as a parameter and then using '$element[@name]' did
not work
If you passed an element as the parameter then $element[@name] would
work. If it didn't work then presumably you did not do that, perhaps you
passed a string with an element name instead? 'foo'[@name] is not valid
Xpath.
David
--
http://www.dcarlisle.demon.co.uk/matthew
________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. 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
________________________________________________________________________
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|