Start Up Guide for Apache VXQuery

The following steps are here to help new Apache VXQuery developer get up to speed. These steps will connect you with the community and give you a place to start.

Community Member

  • Sign up for the mailing list: dev@vxquery.apache.org * Download the latest release run test query. * Release instructions. * How to run a query. * If you want more information on XQuery: * Go through the W3Schools XQuery tutorial. * Review the XQuery specification.

Developer

  • Go throught the community member steps. * Setup your eclipse development environment. * Setup instructions. * XQuery has a test suite to verify XQuery specifications. * Run the test suite. * Testing instructions. * Review the test structure. * Code is found in the VXQuery-XTest project. * Review open issues for the project.