Re: what is way to specify a DOCTYPE for output from SQL/XML - Mailing list pgsql-general

From Pavel Stehule
Subject Re: what is way to specify a DOCTYPE for output from SQL/XML
Date
Msg-id BANLkTi=9YP9dqSn7nYQkvu6XF0xtobXC1g@mail.gmail.com
Whole thread Raw
In response to Re: what is way to specify a DOCTYPE for output from SQL/XML  (John R Pierce <pierce@hogranch.com>)
List pgsql-general
2011/5/10 John R Pierce <pierce@hogranch.com>:
> On 05/10/11 9:07 AM, Pavel Stehule wrote:
>>
>> Hello
>>
>> I would to append a doctype declaration to result of xmlelement function.
>
> like,
>
>    select '<!DOCTYPE........>' || xmlelement(....) ....

yes,  it is simple way. I am interesting  about using SQL/XML functionality

Regards

Pavel Stehule

>
>
> ?
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: what is way to specify a DOCTYPE for output from SQL/XML
Next
From: Seb
Date:
Subject: temporarily disabling foreign keys