- From: Alessandro Vernet <avernet@orbeon.com>
- Date: Thu, 7 Dec 2006 00:07:18 -0800
- To: public-xml-processing-model-wg <public-xml-processing-model-wg@w3.org>
On 12/6/06, Alex Milowski <alex@milowski.org> wrote:
> This is just the trivial embedding where there is a root element
> that isn't returned as part of the query.
>
> e.g.
>
> <query>
> { /foo/bar }
> </query>
Alex, what about queries like:
1) <gaga/> (just returns that element)
2) 42 < 42 (returns false())
Is what you are proposing similar to the now defunct XQueryX Trivial
Embedding (http://www.w3.org/TR/2003/WD-xqueryx-20031219/#TrivialEmbedding)?
Alex
--
Blog (XML, Web apps, Open Source):
http://www.orbeon.com/blog/
Received on Thursday, 7 December 2006 08:07:34 UTC