xsl-list
[Top] [All Lists]

Re: [xsl] Getting a list of node Text()

2007-06-21 01:39:34
"Abel Braaksma (online)" wrote:

  Hi

They're using the Xalan C++ implementation so anything
like EXSLT or XSLT2 seems to be a way off unfortunately.

You can use EXSLT with Xalan with no pain (well, it seems
to require the jar... but some are implemented natively in
xsltc):
http://xml.apache.org/xalan-j/extensions_xsltc.html#exslt_ext

  But Xalan-C++ is not Xalan-Java.  The extensions supported
by Xalan-C++ are documented there:

    http://xml.apache.org/xalan-c/extensionslib.html



oops! My mistake. I thought XSLTC == Xalan-C++ (even though I
noticed it was covered under xalan-j). Unfort. these still do no
include the exslt replace function...


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--