[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] EXSLT support report


Subject: RE: [xsl] EXSLT support report
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Mon, 18 Jun 2007 00:07:58 +0100

> 2.) I've noticed, the libxslt does not support func:function 
> what do you think about that.

element-available() is only supposed to return true for elements recognized
as an extension instruction, and func:function is not an instruction. (It's
a top-level element, in 2.0 terminology a declaration).

Michael Kay
http://www.saxonica.com/


Current Thread