There is no native E4X style XML handling in JS, so an implementation of the following objects needs a customised solution (maybe use 'goog.dom.xml'):
|
ActionScript |
JavaScript + Closure annotation |
Notes |
|
|---|---|---|---|---|
isXMLName |
|
? |
|
|
XML |
|
? |
|
|
XMLList |
|
? |
|
|
QName |
|
? |
|
|
XML |
|
? |
|
|
@ |
|
? |
|
|
{} |
|
? |
|
|
[] |
|
? |
|
|
+ |
|
? |
|
|
+= |
|
? |
|
|
delete |
|
? |
|
|
.. |
|
? |
|
|
. |
|
? |
|
|
() |
|
? |
|
|
<> |
|
? |
|
|
default xml namespace |
|
? |
|