method nodeName : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.readonly_propmethod nodeValue : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.opt
Js_of_ocaml__.Js.readonly_propmethod nodeType : nodeType Js_of_ocaml__.Js.readonly_propmethod parentNode : node Js_of_ocaml__.Js.t Js_of_ocaml__.Js.opt
Js_of_ocaml__.Js.propmethod childNodes : node nodeList Js_of_ocaml__.Js.t Js_of_ocaml__.Js.propmethod firstChild : node Js_of_ocaml__.Js.t Js_of_ocaml__.Js.opt
Js_of_ocaml__.Js.propmethod lastChild : node Js_of_ocaml__.Js.t Js_of_ocaml__.Js.opt
Js_of_ocaml__.Js.propmethod previousSibling : node Js_of_ocaml__.Js.t Js_of_ocaml__.Js.opt
Js_of_ocaml__.Js.propmethod nextSibling : node Js_of_ocaml__.Js.t Js_of_ocaml__.Js.opt
Js_of_ocaml__.Js.propmethod namespaceURI : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.opt
Js_of_ocaml__.Js.propmethod insertBefore : node Js_of_ocaml__.Js.t ->
node Js_of_ocaml__.Js.t Js_of_ocaml__.Js.opt ->
node Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod replaceChild : node Js_of_ocaml__.Js.t ->
node Js_of_ocaml__.Js.t ->
node Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod removeChild : node Js_of_ocaml__.Js.t ->
node Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod appendChild : node Js_of_ocaml__.Js.t ->
node Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod hasChildNodes : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod cloneNode : bool Js_of_ocaml__.Js.t ->
node Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod lookupNamespaceURI : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t ->
Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.opt
Js_of_ocaml__.Js.methmethod lookupPrefix : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t ->
Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.opt
Js_of_ocaml__.Js.meth