Subject: Re: xsl href usage
From: "Michael Beddow" <mbnospam@xxxxxxxxxxx>
Date: Wed, 8 Aug 2001 08:04:35 +0100
|
Wednesday, August 08, 2001 6:53 AM
Chhunavuth Kao wrote
> <a href="?leaf[1]/@xlink:href?">
You seem to think that that ?...? construction is some sort of operator.
It isn't. You told the processor to put the string ?leaf[1]/@xlink:href?
into the output, and it did what you asked. Looks like you may need to
do some basic reading on the current XSLT spec
---------------------------------------------------------
Michael Beddow http://www.mbeddow.net/
XML and the Humanities page: http://xml.lexilog.org.uk/
---------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|