- From: Upendra Desai <tr_oops@hotmail.com>
- Date: Thu, 24 Jul 2003 11:05:08 +1000
- To: <www-dom-xpath@w3.org>
Received on Wednesday, 23 July 2003 21:09:21 UTC
Hi, I am using MSXML 4.0 in my application (in visual c++ 6.0) The following XPath format using numeric predicates node-name[pos] is correct if pos is in the range of 1 to N. However, in my application, even if i put the value of pos as 0, which is actually an error, it still works. any idea why?
Received on Wednesday, 23 July 2003 21:09:21 UTC