XQuery Scripting Extension 1.0 and Use Cases; Comments on First Public Drafts Welcome
Blogger :
W3C Updates
All posts :
All posts by W3C Updates
Category :
SQLXML
Blogged date : 2008 Mar 28
2008-03-28: The XML Query Working Group has published two First Public Working Drafts: XQuery Scripting Extension 1.0 and XQuery Scripting Extension 1.0 Use Cases. The former defines an extension to XQuery 1.0 and XQuery Update Facility. Expressions can be evaluated in a specific order, with later expressions seeing the effects of the expressions that came before them. This specification introduces the concept of a block with local variable declarations, as well as several new kinds of expressions, including assignment, while, continue, break, and exit expressions. The latter specification includes the usage scenarios that motivate the changes in the former. Learn more about the Extensible Markup Language (XML) Activity. (Permalink)
Read comments or post a reply to : XQuery Scripting Extension 1.0 and Use Cases; Comments on First Public Drafts Welcome