API DOCS
DOCS & TUTORIALS »
API DOCS »
xajax_js »
xajax_core_uncompressed.js »
xajax.tools.xml »
xajax.tools.xml.processFragment
Classes & Functions
Files & Folders
Function: xajax.tools.xml.processFragment
xajax.tools.xml.processFragment = function(xmlNode, seq, oRet, oRequest) { }
Parameters:
xmlNode
(object) The first xml node in the xml fragment.
seq
(number) A counter used to keep track of the sequence of this command in the response.
oRet
(object) A variable that is used to return the request "return value" for use with synchronous requests.
