Subj : E4X on DOM nodes or fragments To : netscape.public.mozilla.jseng From : Satyanandam Gullapudi Date : Sat Mar 19 2005 10:17 pm All the examples and documentation I see on E4X create a variable pointing to a XML fragment with in the script or open a document from with in the script. Is there any way to pass a Java DOM XML fragment object or Java DOM Node object or Xcursor Java object from Java to Javascript runtime via the scope bindings ? .