Re: [HACKERS] XML schema validation

Поиск
Список
Период
Сортировка
От Tomáš Pospíšil
Тема Re: [HACKERS] XML schema validation
Дата
Msg-id 18311.5548.11196-16067-203366779-1287151725@seznam.cz
обсуждение исходный текст
Ответ на Re: XML schema validation  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Re: [HACKERS] XML schema validation  (Mike Fowler <mike@mlfowler.com>)
Список pgsql-hackers
Hi Robert,

I would like to contribute for community. Under licence used by PostgreSQL.

So is (or was) there anybody with the same interest as me?

> ------------ Původní zpráva ------------
> Od: Robert Haas <robertmhaas@gmail.com>
> Předmět: Re: [HACKERS] XML schema validation
> Datum: 15.10.2010 05:02:56
> ----------------------------------------
> 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 a look 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) and use 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
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers
>
>
>


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: WIP: extensible enums
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: [JDBC] Support for JDBC setQueryTimeout, et al.