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
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...)