Searched refs:toXML (Results 1 – 1 of 1) sorted by relevance
738 this.getElementXML=function(element){function toXML(elt){if(elt.nodeType==Node.ELEMENT_NODE){if(unw… function749 child=child.nextSibling){toXML(child)756 toXML(element);