You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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

isXMLName()

?

 

XML

XML(value)

?

 

XMLList

XMLList(value)

?

 

QName

QName

?

 

XML

XML

?

 

@

@

?

 

{}

{}

?

 

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="39277181-5a57-40e7-90f6-a38124bbf830"><ac:plain-text-body><![CDATA[

[]

[]

?

 

]]></ac:plain-text-body></ac:structured-macro>

+

+

?

 

+=

+=

?

 

delete

delete

?

 

..

..

?

 

.

.

?

 

()

()

?

 

<>

<>

?

 

default xml namespace

default xml namespace

?

 

  • No labels