OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [xml-dev] XML Database Decision Tree?




Soumitra Sengupta  wrote:

> As Mike points out, try Docbook.  Once you have a solution
> for this on a RDMS, try storing a NITF, XHTML or xCBL document
> without redoing everything.

A promising approach is described in "Persistent DOM: An
architecture for XML repositories in relational databases"
by Richard Edwards and Sian Hope:

http://www.sees.bangor.ac.uk/~rich/research/papers/uwb_rge_IDEAL2000.pdf

This paper describes a relational schema that can
store any kind of XML structure.  Although they don't
mention this in the paper, the schema also allows
for efficient implementations of queries along all the
XPath axes, so it would probably be a good foundation for
implementing XQuery.


--Joe English

  jenglish@flightlab.com