How should I represent revisions in an XML database?

Posted by joeforker on Stack Overflow See other posts from Stack Overflow or by joeforker
Published on 2010-03-15T20:51:12Z Indexed on 2010/03/15 21:09 UTC
Read the original article Hit count: 118

Filed under:
|
|

I would like to use an XML database like eXist to store and query editable form submissions, with a changelog storing prior versions of each document.

How should I structure the database to easily query the latest version of each document?

© Stack Overflow or respective owner

Related posts about exist

Related posts about Xml