The New Way To Do XML In Javascript
4 years ago
E4X (ECMAScript for XML), which is part of the latest ECMAScript standard, makes it far easier than ever before to programmatically define and access data in XML structures.
Javascript 1.6 and later, has E4X support. Javascript 1.6 is implemented by the latest version of Firefoxweb browser’s and the Rhino Javascript-in-Java package.
