Received: from localhost (maia-2.hub.org [200.46.204.187]) by postgresql.org (Postfix) with ESMTP id AE3E09FB25C for ; Sat, 3 Mar 2007 07:49:51 -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 38122-01 for ; Sat, 3 Mar 2007 07:49:44 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from svr.mydnsbox.com (svr.mydnsbox.com [216.40.201.219]) by postgresql.org (Postfix) with ESMTP id 521AE9FB443 for ; Sat, 3 Mar 2007 07:49:48 -0400 (AST) Received: from www.dunslane.net (localhost.localdomain [127.0.0.1]) by svr.mydnsbox.com (8.13.1/8.13.1) with ESMTP id l23Bnjk8028750; Sat, 3 Mar 2007 05:49:45 -0600 Received: from 24.211.165.134 (SquirrelMail authenticated user andrew@dunslane.net) by www.dunslane.net with HTTP; Sat, 3 Mar 2007 05:49:46 -0600 (CST) Message-ID: <63561.24.211.165.134.1172922586.squirrel@www.dunslane.net> In-Reply-To: <200703030049.01999.wt@penguintechs.org> References: <200703022334.l22NYX206848@momjian.us> <22210.1172879030@sss.pgh.pa.us> <45E8B758.3030704@commandprompt.com> <200703030049.01999.wt@penguintechs.org> Date: Sat, 3 Mar 2007 05:49:46 -0600 (CST) Subject: Re: broken doc From: "Andrew Dunstan" To: "Warren Turkal" Cc: pgsql-hackers@postgresql.org User-Agent: SquirrelMail/1.4.6 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.161 tagged_above=0 required=5 tests=AWL, BAYES_50 X-Spam-Level: X-Archive-Number: 200703/187 X-Sequence-Number: 99671 Warren Turkal wrote: > On Friday 02 March 2007 16:46, Joshua D. Drake wrote: >> I am pulling this way out of the back of my head, and Peter might be a >> better one to ask but I seem to recall that you can set the closing >> bracket requirement in the stylesheet itself. > > XML should require the closing tag. Is it possible that you are using the > SGML > processor to generate the document instead of the XML processor? the docs are in SGML ... cheers andrew