ECMAScript (European Computer Manufacturers Association ) for XML (E4X) is a programming language extension that adds native XML support to ECMAScript (ActionScript, DMDScript, E4X, JavaScript, JScript). It does this by providing access to the XML document in a form that mimics XML syntax.
E4X is a new extension to JavaScript.
E4X adds direct support for XML to JavaScript.
E4X is an official JavaScript standard.
What You Should Already Know
Before you continue our Academic Tutorial E4X, you should have a basic understanding of the following: