[xsl] Re: Re: generate full xpath name to an attribute?

Subject: [xsl] Re: Re: generate full xpath name to an attribute?
From: "Dimitre Novatchev" <dnovatchev@xxxxxxxxx>
Date: Tue, 1 Apr 2003 06:34:59 +0200
"Ray Tayek" <rtayek@xxxxxxxxx> wrote in message
news:5.2.0.9.2.20030331143430.034a2920@xxxxxxxxxxxxxxxxx
> At 09:32 PM 3/31/03 +0200, you wrote:
> >Do have a look here:
> >
> >http://www.topxml.com/code/default.asp?p=3&id=v20010323001030
> >
> >This code generates a Xpath expression that uniquely selects any (type
of)
> >node -- even for a namespace node.
>
> this example requires a bunch of m$ stuff. i will try to avoid that.

It only uses the msxsl:node-set() extension function.

You can use the xxx:node-set() extension function of your own processor or
exslt:node-set(), which is implemented on a number of different XSLT
processors.

=====
Cheers,

Dimitre Novatchev.
http://fxsl.sourceforge.net/ -- the home of FXSL




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread