Xml Schemas

Поиск
Список
Период
Сортировка
От Isaac Dover
Тема Xml Schemas
Дата
Msg-id b560e3300906061253j2047b551q1d7895f235ad6d45@mail.gmail.com
обсуждение исходный текст
Ответы Re: Xml Schemas  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-sql
Hello, I am attempting to build an xml representation of any database, but I'm having trouble doing so. I was interested in using the existing xml functions, such as "schema_to_xmlschema", but the results are strange and unusable. The resulting schema doesn't even contain the column names, though it doesn't include the table names. Often, the type information is incomplete as well.
 
Are there any examples for using this family of functions, "schema_to_xmlschema", etc? My end goal is any xml representation of the database that includes type information.
 
Thanks,
Isaac

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

Предыдущее
От: Rob Sargent
Дата:
Сообщение: Re: Type inheritance
Следующее
От: Rob Sargent
Дата:
Сообщение: 'cost' and 'rows' for volitile function