RE: [xml-dev] XQuery & Several records (instead of one xml-field)

From
Robert Koberg <>
To
Len Bullard <>
Date
2007-10-19T20:59:47Z
ID
<1192827587.9231.18.camel@dell9400>
Thread
RE: [xml-dev] XQuery & Several records (instead of one xml-field)
On Fri, 2007-10-19 at 15:36 -0500, Len Bullard wrote:
> 
> What I am not seeing is much XQuery for the document side or at all.   I
> suspect many/most are still loading and DOM walking as ugly as that can be,
> shredding or simply relying on XSL.

A lot of people use javascriptfor templating and traversal. It seems all
of the major Ajax frameworks have excellent querying at the document
level. Many of them have templating systems or can use trimpath's
templates: