From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Le Wang Newsgroups: gmane.emacs.help Subject: Re: emacs as an XML editor Date: Wed, 23 Feb 2011 00:48:15 +0800 Message-ID: References: <4d63cc60$0$1352$4fafbaef@reader2.news.tin.it> <4d63e41f$0$1358$4fafbaef@reader2.news.tin.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=90e6ba6e8f502f6368049ce1bfd5 X-Trace: dough.gmane.org 1298394193 30353 80.91.229.12 (22 Feb 2011 17:03:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 22 Feb 2011 17:03:13 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Giulio Petrucci Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 22 18:03:06 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Prvdh-0007Dg-VB for geh-help-gnu-emacs@m.gmane.org; Tue, 22 Feb 2011 18:03:06 +0100 Original-Received: from localhost ([127.0.0.1]:54557 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PrvQ7-0004Bn-4A for geh-help-gnu-emacs@m.gmane.org; Tue, 22 Feb 2011 11:49:03 -0500 Original-Received: from [140.186.70.92] (port=42902 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PrvPO-0004AK-MB for help-gnu-emacs@gnu.org; Tue, 22 Feb 2011 11:48:19 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PrvPN-0000mx-8l for help-gnu-emacs@gnu.org; Tue, 22 Feb 2011 11:48:18 -0500 Original-Received: from mail-gy0-f169.google.com ([209.85.160.169]:62360) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PrvPN-0000mp-3q for help-gnu-emacs@gnu.org; Tue, 22 Feb 2011 11:48:17 -0500 Original-Received: by gyb13 with SMTP id 13so1205212gyb.0 for ; Tue, 22 Feb 2011 08:48:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=T4tGHJPqEist80qK7LvbhqBOMgzPSrEpbQ3af3oHs8U=; b=m6Kcno29naFNioyyfzbCJD8vcZHOYit+w723NK5HFKuAFLVa/t+/peWlAvlez3z98g 7WU326npgUuotIMoPjhP4jdNuKNiARKB2RPeXR60PwRiqTEfQYz/ZcU3aUpXFQqj7Ojg ld3+9d7dXjq3TFltH989CSVmvXWGdxUsJIqr4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=KTbtkyA7GP0viIWglmDyCbne3lPOn2HVIGDSzYTjZwOd62OhtE6jtvhYOVO6p6Zqpw eAqLExrH0r8G0XLlN7MYDaYr87GTDhMBqAce9EosLxhgH8nQJqOrfq6VspAvNYR11f/3 CB2ih2Eus4YijMAgkoSd8nEMGBO9jRXbJCkVw= Original-Received: by 10.42.175.72 with SMTP id az8mr3819922icb.47.1298393295970; Tue, 22 Feb 2011 08:48:15 -0800 (PST) Original-Received: by 10.42.220.2 with HTTP; Tue, 22 Feb 2011 08:48:15 -0800 (PST) In-Reply-To: <4d63e41f$0$1358$4fafbaef@reader2.news.tin.it> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.160.169 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:79334 Archived-At: --90e6ba6e8f502f6368049ce1bfd5 Content-Type: text/plain; charset=ISO-8859-1 I don't work with nxml very often, but see here: http://stackoverflow.com/questions/917337/schema-sensitive-editing-in-emacs-based-on-w3c-xml-schema-not-rng Nxml only understands rng schema. On Wed, Feb 23, 2011 at 12:28 AM, Giulio Petrucci wrote: > Hi Le Wang, > > first of all thank you for your quick reply. > > > On 2/22/2011 5:23 PM, Le Wang wrote: > >> nxml, convert your xsd to rng. >> > > Uhm... I'm trying it but when I open an .xsd scheme I have a message in the > minibuffer saying: "No scheme loader available for file extension 'xsd'". > I know I'm doing something wrong but I can't get *what* (as I'm quite a > n00b). :-) > > thanks, > Giulio > > -- > -- Le --90e6ba6e8f502f6368049ce1bfd5 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I don't work with nxml very often, but see here:=A0http://stackoverflow.com/questions/917337/schema-s= ensitive-editing-in-emacs-based-on-w3c-xml-schema-not-rng

Nxml only u= nderstands rng schema.

On Wed, Feb 23, 20= 11 at 12:28 AM, Giulio Petrucci <sisisi@nonono.boh>= wrote:
Hi Le Wang,

first of all thank you for your quick reply.


On 2/22/2011 5:23 PM, Le Wang wrote:
nxml, convert your xsd to rng.

Uhm... I'm trying it but when I open an .xsd scheme I have a message in= the minibuffer saying: "No scheme loader available for file extension= 'xsd'".
I know I'm doing something wrong but I can't get *what* (as I'm= quite a n00b). :-)

thanks,
Giulio

--



--
Le
--90e6ba6e8f502f6368049ce1bfd5--