|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: XPath, starts with ?
> I just migrated from MSXML3 to MSXML3 SP 1. > > This XPath was working fine before and does not work any more. > > "/ric/fid[index() > 0 and @id='ROW*']" > > What is the correct syntax to have every item that starts > with something? The above expression is not valid XPath 1.0: there is no index() function, so MSXML3 is correct to reject it. I'm afraid I don't know what you expect the expression to mean so I can't give you an equivalent. Mike Kay Software AG XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






