Subject: XPATH and MSXML
From: "Ciaran Byrne" <ciaran.byrne@xxxxxxx>
Date: Tue, 13 Feb 2001 16:26:47 -0800
|
Hi all,
I'm using MSXML3 latest build to perform some
DOM Manipulation. I'm having a few problems using an XPATH
query string.
Set oDOMList = oDOM.selectNodes("ancestor::div")
I thought the XPATH Query "ancestor::wml" would select all the 'div'
ancestors of the context node if they exist. Instead I get an error:
**************
expected token 'eof' found ':'.
ancestor ->:<-:div
**************
Has anyone any ideas why this error has popped up ?
Cheers,
Ciaran.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- XPATH and MSXML
- Ciaran Byrne - Tue, 13 Feb 2001 11:29:09 -0500 (EST) <=
- <Possible follow-ups>
- Don Bruey - Tue, 13 Feb 2001 11:44:38 -0500 (EST)
|
|