Re: [GENERAL] what is way to specify a DOCTYPE for output from SQL/XML

2011-05-10 Thread Pavel Stehule
2011/5/10 John R Pierce : > 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 '' || xmlelement() yes, it is simple way. I am interesting about using SQL/XML functionality Regards

Re: [GENERAL] what is way to specify a DOCTYPE for output from SQL/XML

2011-05-10 Thread John R Pierce
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 '' || xmlelement() ? -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.po