linepos() Instance Public methods I4 linepos the character position in the line containing the error
reason() Instance Public methods BSTR reason the cause of the error
srcText() Instance Public methods BSTR srcText the data where the error occurred
url() Instance Public methods BSTR url the URL of the XML document containing the error
appendChild(arg0) Instance Public methods IXMLDOMNode appendChild append a child node IXMLDOMNode arg0 --- newChild [IN]
attributes() Instance Public methods IXMLDOMNamedNodeMap attributes the collection of the node's attributes
baseName() Instance Public methods BSTR baseName the base name of the node (nodename with the prefix stripped off)
childNodes() Instance Public methods IXMLDOMNodeList childNodes the collection of the node's children
cloneNode(arg0) Instance Public methods IXMLDOMNode cloneNode BOOL arg0 --- deep [IN]
data() Instance Public methods BSTR data the data
Page 500 of 11844