You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vxquery.apache.org by Eldon Carman <ec...@ucr.edu> on 2012/05/08 00:09:51 UTC

Google Summer Of Code Update

This week has been about learning about XQuery. Reviewing the XQuery
specification and getting familiar with sample queries from the
w3schools tutorial.

  - XQuery Specification - http://www.w3.org/TR/xquery/
  - Installing Saxon and using it to run through XQuery tutorial.
  - w3schools XQuery Tutorial - http://www.w3schools.com/xquery/default.asp

Preston