Re: XML schema validation - Mailing list pgsql-hackers

From Robert Haas
Subject Re: XML schema validation
Date
Msg-id AANLkTi=2LG6CZv66hBecKAd_ep_8F8koFddUfMESw0RV@mail.gmail.com
Whole thread Raw
In response to XML schema validation  (Tomáš Pospíšil <killteck@seznam.cz>)
Responses Re: [HACKERS] XML schema validation
List pgsql-hackers
On Thu, Oct 14, 2010 at 4:26 PM, Tomáš Pospíšil <killteck@seznam.cz> wrote:
> Hi hackers,
>
> I choose (for my master's thesis) support PostgresSQL XML schema validation. Is anybody there with suggestions? I had
alook at current state and noted that there is commented out code for DTD. 
>
> My plan is to use libxml2, that have in the last version better support for DTD, XSD and Relax NG (must be checked)
anduse as much as possible of SQL:2008. 

Is this something you're looking to have committed, or just a private project?

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: knngist plans
Next
From: Pavel Stehule
Date:
Subject: Re: string function - "format" function proposal