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