Re: How do I implement a .XSD in Postgres?

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: How do I implement a .XSD in Postgres?
Дата
Msg-id 5686B4B9.6020707@aklaver.com
обсуждение исходный текст
Ответ на How do I implement a .XSD in Postgres?  (ERR ORR <rd0002@gmail.com>)
Список pgsql-general
On 01/01/2016 02:07 AM, ERR ORR wrote:
> Hi everybody,
>
> I need to import some DB schemas which are defined in .XSD (a XML
> derivative) format.
> I've googled about this but have found no satisfactory answer. Perhaps I
> just don't know what exactly to ask Google.
>
> So please:
> - What tool can I use in order to import .XSD schema definitions into
> Postgresql 9.4.5?

Whatever tool that generated them in the first place?

Some background on what/who generated the files would be useful.


> - If there is no tool, can you please direct me to a document at least
> hinting at how to import a .XSD schema into a DB?

Not sure if in the above you are talking about importing the actual
XSD(XML) files into a database field or walking through the files and
generating database objects from them?

>
> Thanks and happy new year to all.


--
Adrian Klaver
adrian.klaver@aklaver.com


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

Предыдущее
От: Dorian Hoxha
Дата:
Сообщение: Re: Happy New Year
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: How do I implement a .XSD in Postgres?