Re: XML schema - Mailing list pgsql-general

From Sean Davis
Subject Re: XML schema
Date
Msg-id 264855a00711151602t2e4e998dla88fad4b60eda67d@mail.gmail.com
Whole thread Raw
In response to Re: XML schema  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: XML schema  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-general
On Nov 15, 2007 6:20 PM, Peter Eisentraut <peter_e@gmx.net> wrote:
> Sean Davis wrote:
> > Is the current XML datatype (in 8.3) the direction of the
> > future, or is something more akin to a dedicated XML schema (I think
> > this is the route that Oracle has gone) going to be important?
>
> An XML schema is a specification that describes required properties of an XML
> document.  How do you imagine that affecting PostgreSQL database system
> operations?

Thanks, Peter.

An unfortunate choice of words on my part.  I meant a schema that
represents a general mapping between XML and a relational schema.  In
other words, I am looking for tools that use postgresql as the storage
engine for a native XML database.  Examples are given here:

http://www.rpbourret.com/xml/XMLDatabaseProds.htm#native

Sean

pgsql-general by date:

Previous
From: "Trevor Talbot"
Date:
Subject: Re: Postgresql and resource isolation
Next
From: Ow Mun Heng
Date:
Subject: getting the number of rows affected by a query