JavaScript XML Parser

Mike Dierken mike at datachannel.com
Wed Dec 31 22:43:53 GMT 1997


Jeremie,
Beautiful.

The only two suggestions I have are:
1 Create DOM methods on the JavaScript objects. This way authors can use any parser without changing their scripts.
2 Don't go overboard with DTD/parameter entities/etc. handling. Full blown parsers already exist, and they can be instantiated as an <OBJECT> and called from JavaScript. What is needed is a nice lightweight way to programmatically read simple XML.

If you want to really rock the world, do these two things:
1 Write an XSL processor in JavaScript.
2 Figure out how to read from multiple URLs from JavaScript, without blowing away the current page.

Mike D
DataChannel


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list