(xml-maybe-do-ns): New function to handle namespace
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 14 Apr 2004 18:36:14 +0000 (18:36 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 14 Apr 2004 18:36:14 +0000 (18:36 +0000)
commitc7f8d055af063db20890ffca3b4fa862bb7379b2
treea4ccfdf3952a7160f5c63864e68d7dcca41b3e1f
parent44b254cc4f3aa7a3f14691f0098782c35c0abdab
(xml-maybe-do-ns): New function to handle namespace
parsing of both attribute and element names.
(xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
(xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
(xml-parse-tag): Update assumed namespaces.  Clean up namespace parsing.
(xml-parse-attlist): Make it do its own namespace parsing.
lisp/xml.el