Re: [GENERAL] docbook xml into/out-of sql-tables

2008-10-24 Thread Peter Eisentraut
Otto Hirr wrote: I'm looking for pointers to info on storeing / retreving docbook, or other document type systems, in sql tables. Make a column of type xml and store it there. But we don't have schema validation for xml data yet. -- Sent via pgsql-general mailing list (pgsql-general@postgr

[GENERAL] docbook xml into/out-of sql-tables

2008-10-22 Thread Otto Hirr
Greetings, I'm looking for pointers to info on storeing / retreving docbook, or other document type systems, in sql tables. My searchs on docbook & sql etc turn up info on manuals etc for a system in docbook, which is not at all what I'm looking for. (e.g. postgresql doc are in docbook form...)