API DOCS
DOCS & TUTORIALS »
API DOCS »
xajax_js »
xajax_core_uncompressed.js »
xajax.tools.xml »
xajax.tools.xml.parseAttributes
Classes & Functions
Files & Folders
Function: xajax.tools.xml.parseAttributes
xajax.tools.xml.parseAttributes = function(child, obj) { }
Parameters:
child
(object) The xml child node which contains the attributes for the current response command.
obj
(object) The current response command that will have the attributes applied.
