Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.27 KB

GenXdmHome.wiki.md

File metadata and controls

42 lines (27 loc) · 1.27 KB

GenXDM

GenXDM enables applications to write code that uses and manipulates XML trees without being tied to a particular XML tree representation like DOM, DOM4J, Apache Axiom, or any other. It also prods developers towards an immutable view of XML trees, which will make it easier and faster to work with XML across multiple cores and multiple processors.

GenXDM adds support for critical new XML specifications. Specifically, GenXDM supports the XQuery Data Model, the foundation of XQuery 1.0, XPath 2.0, and XSLT 2.0, and an area of active specification development at W3C.

People

(in alphabetical order: surname, given name)

Project owners:

  • Joe Baysdon
  • Eric Johnson
  • Amelia Lewis

Committers:

  • Ashutosh Bhide

Contributors:

  • Vijay Nalawade

Resources

If you're here, you ought to be able to find the code. :-)

Mailing list (Google Groups)

Website (Maven-generated)

Developers' blog (Wordpress)

Paper presented at Balisage 2010

Supported Specifications