Project
  History
  Mission
  Quotes
  License
  News

Related Efforts
  XQuery Style

Quick Start
  General
  MarkLogic
  eXist
  Saxon

Documentation
  Assumptions
  Limitations
  xqDoc Comments
  xqDoc Schema
  xqDoc Conversion
  xqDoc Display
  xqDoc Drivers

Downloads
  Binaries
  Source

Sample Output
  xqDoc Basic
  xqDoc Standard
  xqDoc Enhanced

Credits
  Who We Are

xqDoc Source

xqDoc Display Scripts

XQuery presentation scripts are available for the (May 2003, Nov 2003, Oct 2004, Apr 2005, Sep 2005, Nov 2005, and Jan 2007) W3C XQuery Working Drafts, Candidate Recommendation, and Recommendation. Select the version supported by your chosen vendor and follow the vendor's instructions for installing the scripts. For additional information on the scripts contained in these files, read the documentation.

xqdoc-jan2007-scripts-v1_3.zip
xqdoc-nov2005-scripts-v1_3.zip
xqdoc-sep2005-scripts-v1_3.zip
xqdoc-apr2005-scripts-v1_3.zip
xqdoc-oct2004-scripts-v1_3.zip
xqdoc-nov2003-scripts-v1_3.zip
xqdoc-may2003-scripts-v1_3_1.zip

Previous Versions:

The difference between the version 1.0 and version 1.1 display scripts is the support for enhanced @see features. The version 1.1 display scripts are backward compatible. The difference between version 1.2 and version 1.1 display scripts are some minor bug fixes, some general XQuery cleanup, the change of section headings from 'Methods' to 'Functions', and the additional support for Apr 2005, Sep 2005 and Nov 2005 XQuery Working Drafts and Candidate Recommendation. The difference between the version 1.2 and version 1.3 display scripts is the removal of the underlying dependency on the fn:base-uri() function that was leading to interoperability issues with some XQuery engines. Since version 1.3 is the most interoperable we encourage the use of the version 1.3 display scripts.

xqdoc-nov2005-scripts-v1_2.zip
xqdoc-sep2005-scripts-v1_2.zip
xqdoc-apr2005-scripts-v1_2.zip
xqdoc-oct2004-scripts-v1_2.zip
xqdoc-nov2003-scripts-v1_2.zip
xqdoc-may2003-scripts-v1_2.zip

xqdoc-oct2004-scripts-v1_1.zip
xqdoc-nov2003-scripts-v1_1.zip
xqdoc-may2003-scripts-v1_1.zip

xqdoc-oct2004-scripts-v1_0.zip
xqdoc-nov2003-scripts-v1_0.zip
xqdoc-may2003-scripts-v1_0.zip


xqDoc Conversion Package

The conversion package also supports the (May 2003, Nov 2003, Oct 2004, Apr 2005, Sep 2005, Nov 2005, and Jan 2007) W3C XQuery Working Drafts, Candidate Recommendation and Recommendation. For more information on the conversion package, read the documentation or review the javadoc. For more information on the types of drivers to create for a vendor's XQuery implementation, read the driver documentation.

xqdoc-conversion-src-v1_6.zip

Previous Versions:

The difference between the version 1.0 and version 1.1 conversion package is a bug fix (involving element constructors) in the May 2003 ANTLR grammar. The difference between the version 1.2 and version 1.1 is a bug fix (involving incorrect processing of embedded ':' in a xqDoc comment) and support for the MarkLogic proprietary 'property' axis in the May 2003 xqDoc grammar. The difference between the version 1.2 and version 1.3 conversion package is the additional support for the Apr 2005, Sep 2005, and Nov 2005 XQuery Working Drafts and Candidate Recommendation. The difference between version 1.3 and 1.4 is the embedded support for XQuery processors (i.e. Saxon) that do not require an underlying XML database to store the xqDoc XML. This support includes a slight variant of the xqdoc-display.xqy library module that is now contained in the xqdoc_conv.jar. The difference between version 1.4 and 1.5 is the support for the eXist XML database update extensions. The difference between version 1.5 and 1.6 is the support for the XQuery 1.0 W3C Recommendation. We encourage the use of the version 1.6 conversion package.

xqdoc-conversion-src-v1_5.zip
xqdoc-conversion-src-v1_4.zip
xqdoc-conversion-src-v1_3.zip
xqdoc-conversion-src-v1_2.zip
xqdoc-conversion-src-v1_1.zip
xqdoc-conversion-src-v1_0.zip


MarkLogic Drivers

There are (3) types of drivers available for MarkLogic, a commercial XML database vendor. These drivers include a driver to process modules stored in a file system, a driver to process modules stored in the XML database, and a driver to create an offline view of xqDoc XML stored in the XML database. For more information on how to use these drivers with MarkLogic and to obtain details on software dependencies, read the MarkLogic quick start guide.

xqdoc-marklogic-driver-src-v1_0.zip


eXist Drivers

There are currently (2) types of drivers available for eXist, an open source XML database. These drivers include a driver to process modules stored in a file system and a driver to process modules stored in the XML database. For more information on how to use these drivers with eXist and to obtain details on software dependencies, read the eXist quick start guide.

xqdoc-eXist-driver-src-v1_0.zip


Saxon Driver

There is currently (1) type of driver available for Saxon, an open source XQuery processor. This driver processes modules stored in a file system and immediately transforms the generated xqDoc XML to XHTML. For more information on how to use this driver with Saxon and to obtain details on software dependencies, read the Saxon quick start guide.

xqdoc-saxon-driver-src-v1_1.zip

Previous Versions:

The difference between version 1.0 and 1.1 is the support for the W3C XQuery 1.0 Recommendation and the dependency on Saxonb 8.9. The prior driver leveraged Saxonb 8.7. We encourage the use of the version 1.1 Saxon driver.

xqdoc-saxon-driver-src-v1_0.zip