Dave Pawson wrote:
> Within nxml-mode, James wrote or imported an xml parser.
>
> Has anyone enough elisp + lisp knowledge to assess if this parser could be
> used
> outside of nxml-mode in a lisp environment please?
>
> nxml-parse.el seems a good starting point, but it seems pretty well hooked
> into
> the rest of the system,
>
> (require 'nxml-util)
> (require 'xmltok)
> (require 'nxml-enc)
> (require 'nxml-ns)
>
> Am I onto a loser here, or is it worth chasing?
>
> Has anyone been there done that please?
>
> My baseline is I'm looking for an xml parser for clisp.
I did look at it, but my conclusion was also that "it seems pretty well
hooked into the rest".
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/emacs-nxml-mode/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/emacs-nxml-mode/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:emacs-nxml-mode-digest@xxxxxxxxxxxxxxx
mailto:emacs-nxml-mode-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
emacs-nxml-mode-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|