Core DOM node interface
childNodes() Instance Public methods
text() Instance Public methods BSTR text text content of the node and subtree
prefix() Instance Public methods BSTR prefix the prefix for the namespace applying
firstChild() Instance Public methods
nodeType() Instance Public methods DOMNodeType nodeType the node's type
namespaceURI() Instance Public methods BSTR namespaceURI the
text=(arg0) Instance Public methods VOID text text content of the node and subtree
ownerDocument() Instance Public methods
attributes() Instance Public methods
insertBefore(arg0, arg1) Instance Public methods
Page 3 of 4