[xsl] Evaluating XPath expressions found in the source document

Subject: [xsl] Evaluating XPath expressions found in the source document
From: James Pasley <James.Pasley@xxxxxxxxxxxxx>
Date: Wed, 15 Aug 2001 17:50:48 +0100
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')".

Thanks,

James.


Cape Clear Software Limited.
61 Fitzwilliam Lane
Dublin 2
Ireland

Email : james.pasley@xxxxxxxxxxxxx
Switchboard  : + 353 (1) 2419900
Direct line  : + 353 (1) 2419957
Fax          : + 353 (1) 2419901
www          : www.capeclear.com



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread