Subject: RE: XPointer support in document() ?
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Fri, 9 Jun 2000 10:11:20 +0100
|
> Have any of the XSLT processors implemented a tentative support for
> XPointer in the document() function? Or, do they minimally
> support an ID fragment?
Saxon doesn't (yet): I wanted to wait for XPointer to stabilise.
It's interesting to note that document() using a fragment identifier gives
you, in a rather roundabout way, the capability of saxon:evaluate(): that
is, the ability to locate nodes using an XPath expression constructed at
run-time or stored in the source document.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|