specified() Instance Public methods BOOL specified indicates whether node is a default value
systemId() Instance Public methods VARIANT systemId the system ID
text() Instance Public methods BSTR text text content of the node and subtree
text=(arg0) Instance Public methods VOID text text content of the node and subtree
transformNode(arg0) Instance Public methods BSTR transformNode apply the stylesheet to the subtree IXMLDOMNode arg0 --- stylesheet [IN]
transformNodeToObject(arg0, arg1) Instance Public methods VOID transformNodeToObject apply the stylesheet to the subtree, returning the result through a document or a stream IXMLDOMNode arg0 --- stylesheet [IN] VARIANT arg1 --- outputObject [IN]
xml() Instance Public methods BSTR xml return the XML source for the node and each of its descendants
errorCode() Instance Public methods I4 errorCode the error code
filepos() Instance Public methods I4 filepos the absolute file position in the XML document containing the error
line() Instance Public methods I4 line the line number in the XML document where the error occurred
Page 499 of 11844