[
Lists Home |
Date Index |
Thread Index
]
- From: Lars Marius Garshol <larsga@ifi.uio.no>
- To: "'xml-dev'" <xml-dev@ic.ac.uk>
- Date: 27 Sep 1998 22:33:19 +0100
* thillai@ix.netcom.com
|
| Is there any XML editor which does validation based on DTD when I
| create the XML document. (after assoicating a DTD) For e.g if I try
| to add a invalid child it should give warning or based on DTD it
| should list what are all the valid children for a particular node.
| (Is it possible??)
Yes, this is possible, and SGML editors have been doing this for
years already.
One editor that does this is the Emacs PSGML-mode, but I'm not aware
of any other free editors that do this. XED does let you run a parser
and step through the validation errors while editing.
There are many commercial programs that let you do this.
--Lars M.
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|