MSXML3_SelectNodes | |||
Syntax: | |||
MSXML3_SelectNodes(XMLDOMDocument, sXPath.s) | |||
Parameters: | |||
| |||
Return Values: | |||
| |||
Description: | |||
Applies the specified pattern-matching operation to this node's context and returns the list of matching nodes as NodeList. | |||
Example: | |||
| |||
Remarks: | |||
tested with XP | |||
|