|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: xt/saxon:node-set() in Xalan
Paul,
thanks for the help.
However, the lib that you refer to seems to Xalan 2 specific -- I need to
use Xalan 1.2.2.
I found that I can use
xalan-nodeset:nodeset()
after declaring
xmlns:xalan-nodeset="org.apache.xalan.xslt.extensions.Nodeset"
However, I'd like my XSLT to stay portable and use function-available() to
test for the extension. However
<xsl:if test="function-available('xalan-nodeset:nodeset')">
<xsl:message>function-available('xalan-nodeset:nodeset')</xsl:message>
</xsl:if>
doesn't seem to produce the desired result.
Julian
> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of
> Paul_Dick@xxxxxxxxx
> Sent: Friday, January 19, 2001 5:52 PM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: xt/saxon:node-set() in Xalan
>
>
>
> Julian,
>
> Not sure where you were lookin but it's there under Xalan-J
> extensions library. See
>
> http://xml.apache.org/xalan-j/extensionslib.html
>
> Paul
>
>
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








