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: Evaluating XPath expressions found in the source document


On Wednesday, August 15, 2001 5:50 PM
James Pasley wrote:

> If the source document that I am processing contains XPath
expressions,
> how do I write a stylesheet that will process them?
>
> For example, given the following input file
>
> <rootTag>concat('A','B')</rootTag>
>
> how do I get "AB", in the output instead of "concat('A','B')".

Maybe my ignorance is showing again, but surely that's an XSLT function,
not an XPath expression?

Michael
--------------------------------------------------------
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]