Re: Use select for viewport too

Norman Walsh wrote:
> 3. We now require implementors to support both kinds of semantics
> which, with my implementors hat on, is an unpleasant burden. I have a
> library for doing select, I plan to do some analysis to stream some
> expressions, but short of linking to an XSLT impl or writing my own
> impl from scratch, I don't know how to get match semantics

For any relative path match pattern, add a "//" in front of it
and remove the nodes that have ancestors in the resulting node set.


--Alex Milowski

Received on Friday, 3 November 2006 16:37:14 UTC