namespaceURI() Instance Public methods BSTR namespaceURI the URI for the namespace applying to the node
length() Instance Public methods I4 length number of characters in value
lastChild() Instance Public methods IXMLDOMNode lastChild first child of the node
insertData(arg0, arg1) Instance Public methods VOID insertData insert string into value I4 arg0 --- offset [IN] BSTR arg1 --- data [IN]
insertBefore(arg0, arg1) Instance Public methods IXMLDOMNode insertBefore insert a child node IXMLDOMNode arg0 --- newChild [IN] VARIANT arg1 --- refChild [IN]
hasChildNodes() Instance Public methods BOOL hasChildNodes
firstChild() Instance Public methods IXMLDOMNode firstChild first child of the node
deleteData(arg0, arg1) Instance Public methods VOID deleteData delete string within the value I4 arg0 --- offset [IN] I4 arg1 --- count [IN]
definition() Instance Public methods IXMLDOMNode definition pointer to the definition of the node in the DTD or schema
dataType=(arg0) Instance Public methods VOID dataType the data type of the node
Page 1880 of 2275