|
Subject: RE: [xsl] xt/saxon:node-set() in Xalan From: "Julian F. Reschke" <julian.reschke@xxxxxx> Date: Fri, 19 Jan 2001 18:39:13 +0100 |
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: [xsl] 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
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] xt/saxon:node-set() in Xa, Paul_Dick | Thread | Re: [xsl] xt/saxon:node-set() in Xa, Chris Gow |
| [xsl] XSLT book, Francis_Moore | Date | RE: [xsl] XSLT book, Darshan Singh |
| Month |