Archive of UserLand's first discussion group, started October 5, 1998.
Re: XML-RPC for Emacs
Author: Sidney Markowitz Posted: 7/6/1999; 11:46:57 PM Topic: XML-RPC for Emacs Msg #: 8272 (In response to 8264) Prev/Next: 8271 / 8273
you might be able to reuse the very good SGML parser that comes with psgmls-modeIt appears that some work on that has already been done. I won't have time to pursue it after all, but perhaps one or the other of these two references will help push someone else into working on it.
============
From http://birk105.studby.uio.no/linker/XMLtools.html
sxml-mode
By: Philippe Le Hégaret
Version: 13.Aug.98 release
Platforms: Emacs
Info on web: http://www.inria.fr/koala/plh/sxml.htmlsxml-mode is a simple extension to the Emacs PSGML mode that adapts it for XML editing. sxml-mode comes with an XML parser and a SAX 1.0 application for validating XML documents from within Emacs. sxml-mode can be used with any validating XML parser (in Java) that has a SAX driver.
===========
And from the Changelog file at
ftp://ftp.cs.indiana.edu:/pub/elisp/w3
* lisp/xml.el: New way to parse XML documents using an external process and some new support tools based upon 'expat', the XML parser from James Clark.
============
This page was archived on 6/13/2001; 4:51:18 PM.
© Copyright 1998-2001 UserLand Software, Inc.