From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Andreas_R=F6hler?= Newsgroups: gmane.emacs.help Subject: Re: psgml how to validate against schema Date: Tue, 26 Apr 2011 08:40:11 +0200 Message-ID: <4DB668CB.2040803@easy-emacs.de> References: <31433551.post@talk.nabble.com> <87sjt63ekx.fsf@dod.no> <4DB53B8A.4@easy-emacs.de> <87vcy216pi.fsf@dod.no> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1303799457 1707 80.91.229.12 (26 Apr 2011 06:30:57 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 26 Apr 2011 06:30:57 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 26 08:30:54 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QEbnR-0003uu-O0 for geh-help-gnu-emacs@m.gmane.org; Tue, 26 Apr 2011 08:30:53 +0200 Original-Received: from localhost ([::1]:49541 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEbnR-0001iq-7F for geh-help-gnu-emacs@m.gmane.org; Tue, 26 Apr 2011 02:30:53 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:34807) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEbnM-0001ie-4b for help-gnu-emacs@gnu.org; Tue, 26 Apr 2011 02:30:48 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QEbnL-0001AZ-7E for help-gnu-emacs@gnu.org; Tue, 26 Apr 2011 02:30:48 -0400 Original-Received: from moutng.kundenserver.de ([212.227.17.10]:64126) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEbnK-0001AM-RB for help-gnu-emacs@gnu.org; Tue, 26 Apr 2011 02:30:47 -0400 Original-Received: from [192.168.178.29] (brln-4dbc4741.pool.mediaWays.net [77.188.71.65]) by mrelayeu.kundenserver.de (node=mrbap4) with ESMTP (Nemesis) id 0LbJdK-1PYN262zFa-00l0f3; Tue, 26 Apr 2011 08:30:45 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 In-Reply-To: <87vcy216pi.fsf@dod.no> X-Provags-ID: V02:K0:X3Nekm+PABoX1a9R8iG7WeIOM+tF4nc/eMQipyt8PAn Ouv2yDsO61uIyiyk98gRjnltvRFclQxNGc4/NZyL/7z67kpXYw nt7w/VLLoMASMIAUm4UFXJeW9gqL5ctWwKiTIhww2PSid0xW1e UW8rlBh/qap0AHd796aU4C+oIxWoqKcRotQu20WC016tespaAk yA4U3xOUJT5Et8MgNfTh+flhEe4sifVAYTNrALmoBg= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 212.227.17.10 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:80844 Archived-At: Am 25.04.2011 21:17, schrieb Steinar Bang: >>>>>> Andreas Röhler: > >> exists a command `M-x sgml-validate' whose content is customizable. >> Should validate xsd files too, given the executable is set correctly. > > psgml DTD usage goes beyond validation. It uses the DTD information > assist with inserting elements and edit attributes. > > > Sure. However, as far as a programm outside Emacs is called, just the results sent back, that shouldn't matter here.