Received: from localhost (maia-2.hub.org [200.46.204.187]) by postgresql.org (Postfix) with ESMTP id E83DC9FA2CB for ; Fri, 8 Dec 2006 16:58:10 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.187]) (amavisd-new, port 10024) with ESMTP id 49547-02 for ; Fri, 8 Dec 2006 16:58:07 -0400 (AST) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.4 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by postgresql.org (Postfix) with SMTP id EDF259FA282 for ; Fri, 8 Dec 2006 16:58:09 -0400 (AST) Received: (qmail invoked by alias); 08 Dec 2006 20:58:08 -0000 Received: from dslb-084-063-025-066.pools.arcor-ip.net (EHLO colt.pezone.net) [84.63.25.66] by mail.gmx.net (mp026) with SMTP; 08 Dec 2006 21:58:08 +0100 X-Authenticated: #495269 From: Peter Eisentraut To: "Joshua D. Drake" Subject: Re: Switching to XML Date: Fri, 8 Dec 2006 21:58:05 +0100 User-Agent: KMail/1.9.5 Cc: Josh Berkus , pgsql-docs@postgresql.org, David Blewett References: <4579720E.4000707@dawninglight.net> <200612082115.53566.peter_e@gmx.net> <1165609294.24745.19.camel@localhost.localdomain> In-Reply-To: <1165609294.24745.19.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200612082158.06649.peter_e@gmx.net> X-Y-GMX-Trusted: 0 X-Archive-Number: 200612/41 X-Sequence-Number: 3964 Joshua D. Drake wrote: > You can create, edit, convert, save, and open docbook xml in > OpenOfice.org. Sure, there are more editing options with DocBook XML. No one disputes that. But the question at hand was about processing the DocBook. > You are correct but XML does give us more modern and efficient > toolsets for processing. XSLT, FOP + Xerces for example. You can do that right now. -- Peter Eisentraut http://developer.postgresql.org/~petere/