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

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: How do I implement a .XSD in Postgres?
Дата
Msg-id CAKFQuwZm-TvOEqQ-7E=24r89tFSFTCx28EBXQg+STdEN8ZVSrA@mail.gmail.com
обсуждение исходный текст
Ответ на How do I implement a .XSD in Postgres?  (ERR ORR <rd0002@gmail.com>)
Ответы Re: How do I implement a .XSD in Postgres?
Список pgsql-general
On Fri, Jan 1, 2016 at 3:07 AM, ERR ORR <rd0002@gmail.com> 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?
- 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?

Thanks and happy new year to all.

​So, you are basically looking for an XSD to SQL converter, potentially with knowledge of PostgreSQL implementation specifics​.  No clue - though like Adrian said the source of the XSD file would ideally have meaningful knowledge of how to actually use it.

David J.

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: How do I implement a .XSD in Postgres?
Следующее
От: Thomas Kellerer
Дата:
Сообщение: Re: How do I implement a .XSD in Postgres?