xsl-list
[Top] [All Lists]

RE: [xsl] function-available returns false

2008-05-07 02:50:02
2. xslt top-level-elements (13 in total), element-available() 
returns 11x false [1]
    * xsl:decimal-format - true
    * xsl:param - true


Although the function is called element-available(), the specification says
that it returns true only for *instructions* that are available.
Implementations are known to differ in the results they return for
non-instruction elements such as xsl:decimal-format, xsl:param and
xsl:template.

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


--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>