Emacs XML Project information

XML-poly (XML parser)

XML-poly is an XML parser on Emacs. Unlike the former xml.el, XML-poly treats XML names as symbols, of course it can distinguish them by their XML namespace URI.

Currently XML-poly is distributed only via Subversion repository, because it should be modified or implemented in the following points.

TpoI (RELAX NG validator)

Topo-I TpoI is an XML validator. It interprets RELAX NG schema, and validates XML objects that is parsed by XML-poly. TpoI try to match each pattern of the schema with actual XML objects, and also gives the correspondences between XML objects and the pattern specified by the schema. As long as the original XML document is valid, this matching is always successful.

Now TpoI is also avaliable via Subversion repository. TpoI depends on XML-poly so that you should download it with XML-poly.

XDA (Xml Diagnosis Assistant)

T.B.D.

For contacting us, send email to www-admin@Meadowy.org.
Last modified: Thu Jun 26 10:15:44 LDT 2003