Re: XPath and XSLT processor

Subject: Re: XPath and XSLT processor
From: Ayelet Kotzer <akotzer@xxxxxxxxxxx>
Date: Thu, 30 Nov 2000 10:43:21 -0800
Mike,

  Can you give me an example of using XPath with Saxon. There was no example
with the code I download.

 Thanks,
Ayelet

Kay Michael wrote:

> >  I wander if Saxon has this option ?  Or any other processor
> > that can do both while one (XPath) is independent.
>
> Saxon allows you to do XPath queries directly from Java, but only if you
> built the tree using Saxon: not on an arbitrary DOM. Saxon's DOM
> implementation is restricted in that it does not allow in-situ update (it
> only provides the functionality needed for XSLT).
>
> Mike Kay
>
>  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