From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: AngusC Newsgroups: gmane.emacs.help Subject: psgml how to validate against schema Date: Wed, 20 Apr 2011 02:56:29 -0700 (PDT) Message-ID: <31433551.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1303320907 2447 80.91.229.12 (20 Apr 2011 17:35:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 20 Apr 2011 17:35:07 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 20 19:35:03 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 1QCbIs-0007lQ-IN for geh-help-gnu-emacs@m.gmane.org; Wed, 20 Apr 2011 19:35:02 +0200 Original-Received: from localhost ([::1]:39194 helo=lists2.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCbIr-0001nY-VD for geh-help-gnu-emacs@m.gmane.org; Wed, 20 Apr 2011 13:35:01 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:33436) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCU99-0006xS-TO for Help-gnu-emacs@gnu.org; Wed, 20 Apr 2011 05:56:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QCU98-0001m8-Lq for Help-gnu-emacs@gnu.org; Wed, 20 Apr 2011 05:56:31 -0400 Original-Received: from sam.nabble.com ([216.139.236.26]:45969) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCU98-0001m4-Gg for Help-gnu-emacs@gnu.org; Wed, 20 Apr 2011 05:56:30 -0400 Original-Received: from isper.nabble.com ([192.168.236.156]) by sam.nabble.com with esmtp (Exim 4.69) (envelope-from ) id 1QCU97-0005g4-JL for Help-gnu-emacs@gnu.org; Wed, 20 Apr 2011 02:56:29 -0700 X-Nabble-From: anguscomber@gmail.com X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 216.139.236.26 X-Mailman-Approved-At: Wed, 20 Apr 2011 13:34:54 -0400 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:80828 Archived-At: Hello I am trying to validate an xml file against a schema. The schema doc is called appmetadata.xsd. In emacs If I select from menu XML... Set Schema... File and select file nothing happens. If I select menu option Show Schema location I see message: Using vacuous schema. Anyone know what I am doing wrong? I am using emacs v23.3.1 on windows. Angus -- View this message in context: http://old.nabble.com/psgml-how-to-validate-against-schema-tp31433551p31433551.html Sent from the Emacs - Help mailing list archive at Nabble.com.