loadXML(arg0) Instance Public methods BOOL loadXML load the document from a string BSTR arg0 --- bstrXML [IN]
method_missing(cmd, *arg) Instance Public methods
namespaceURI() Instance Public methods BSTR namespaceURI the URI for the namespace applying to the node
nextSibling() Instance Public methods IXMLDOMNode nextSibling right sibling of the node
nodeFromID(arg0) Instance Public methods IXMLDOMNode nodeFromID retrieve node from it's ID BSTR arg0 --- idString [IN]
nodeName() Instance Public methods BSTR nodeName name of the node
nodeType() Instance Public methods DOMNodeType nodeType the node's type
nodeTypeString() Instance Public methods BSTR nodeTypeString the type of node in string form
nodeTypedValue() Instance Public methods VARIANT nodeTypedValue get the strongly typed value of the node
nodeTypedValue=(arg0) Instance Public methods VOID nodeTypedValue get the strongly typed value of the node
Page 568 of 11844