Welcome to MSDN Blogs Sign in | Join | Help

XQuery 1.1 Draft

A working draft for a 1.1 revision to XQuery went up earlier this week. The changes from XQuery 1.0 (which was finished just last year) to XQuery 1.1 appear to be small. There are two additional operators for grouping and windowing over a data stream. The group operator is fairly standard while the window operator is a bit more unusual. Applying a window controls what it means to draw a sequence of consecutive items from the stream.

You can get the complete specification from the W3C site.

XQuery 1.1 W3C Working Draft 11 July 2008

Published Thursday, July 17, 2008 5:00 AM by Nicholas Allen
Filed under:

Comments

Thursday, July 17, 2008 10:28 AM by int19h

# re: XQuery 1.1 Draft

Great, but where is our System.Xml.XQuery? ;)

New Comments to this post are disabled
 
Page view tracker