unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* OT:XML Schema Validation with Emacs
@ 2004-02-01  4:41 Steven T. Hatton
  2004-02-01 11:24 ` Jason Rumney
  2004-02-01 11:28 ` Jason Rumney
  0 siblings, 2 replies; 3+ messages in thread
From: Steven T. Hatton @ 2004-02-01  4:41 UTC (permalink / raw)


This may be a bit OT for this list, but I believe it is vitally important and 
Emacs related.  AFAIK, there is no way to validate an XML document against a 
w3c XML Schema instance.  It is sometimes possible to convert xsd to dtd, and 
validate against the resulting dtd.  This is, in general, a lossy conversion, 
and is thus unsatisfactory.  More and more, it is becoming the case that an 
xsd is used where a dtd has traditionally been used.  I find the 
functionality I get with (X)Emacs and psgml superior to any other tool (free 
or proprietary) for editing xml documents.  Without a dtd, that functionality 
is not available.

I am aware of James Clarke's nXML http://www.xmlhack.com/read.php?item=2061 
but that only works with RELAX NG, which I have not encountered in the areas 
I've be focusing. DocBook, Apache Ant, etc.

If any one has the skills, time, and inclination to look at this issue, I, for 
one would be grateful.

STH

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-02-01 11:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-01  4:41 OT:XML Schema Validation with Emacs Steven T. Hatton
2004-02-01 11:24 ` Jason Rumney
2004-02-01 11:28 ` Jason Rumney

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).