© 2004 Microsoft Corporation. All rights reserved.
Figure 8 XPath/MSXML Type Mapping
W3C XPath Type |
Equivalent JScript/VBScript Type |
String |
String |
Boolean |
Boolean |
Number |
Number |
Result Tree Fragment |
IXMLDOMNodeList that contains a single node of type NODE_DOCUMENT_
FRAGMENT |
Node Set |
IXMLDOMNodeList | |