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: xsl href usage


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]