Need xml element constructor given tag, attribute array & children

Поиск
Список
Период
Сортировка
От J. Greg Davidson
Тема Need xml element constructor given tag, attribute array & children
Дата
Msg-id 1641066871.2819.1277776174112.JavaMail.root@zimbra.well.com
обсуждение исходный текст
Ответы Re: Need xml element constructor given tag, attribute array & children  (Craig Ringer <craig@postnewspapers.com.au>)
Список pgsql-general
Hi Everybody,

I'm having trouble finding any way to build up
XML values from their logical components, e.g.
given an XML element tag, an array of attributes
in some form, and an xml[] array of children I
can't find any SQL function or expression which
would construct the XML element.  Surely the
syntactic sugary XMLPARSE must be calling such
a function?  Am I missing something or is
PostgreSQL missing something?

Thanks,

_Greg

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Need Some Recent Information on the Differences between Postgres and MySql
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Need xml element constructor given tag, attribute array & children