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