[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
[xsl] SelectNodes in MSXML
Subject: [xsl] SelectNodes in MSXML
From: Ankit JAIN <Ankit.Jain@xxxxxxxxxxx>
Date: Sat, 22 Mar 2003 11:34:41 +0100
|
Hello,
How do I select all nodes(on all levels) that have the text length
greater then (say 10) using MSXML.
I am using
Set selNodeList = xmlDoc.selectNodes("//string-length(.)>10") but it
doesnt seem to work.
Thanks for the help in advance.
Regards
Ankit
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|