xsl-list
[Top] [All Lists]

exists function in xslt

2005-09-30 05:34:39
hi,

why cant i use:

<xsl:if test="exists(/XPATH-QUERY)) = true">
  <xsl:text> </xsl:text>
</xsl:if>

xalan sais funtion not found:

XSLException Type is: XPathParserException
Message is: The function 'exists' was not found.

why is that ?
thx

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