2011/5/10 John R Pierce <[email protected]>: > 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 ([email protected]) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-general > -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
