RE: selectSingleNode and selectNodes in the COM interface

2004-10-05 Thread Chris Greening
ROTECTED] Sent: 05 October 2004 17:56 To: [EMAIL PROTECTED] Subject: Re: selectSingleNode and selectNodes in the COM interface Hi Chris, the issue is that the two methods accept an arbitrary XPath syntax, while Xerces has just the minimal XPath support that XMLSchema uses to identify duplicate node

Re: selectSingleNode and selectNodes in the COM interface

2004-10-05 Thread Alberto Massari
Hi Chris, the issue is that the two methods accept an arbitrary XPath syntax, while Xerces has just the minimal XPath support that XMLSchema uses to identify duplicate nodes (maybe this is what you need...) The only solution I see would be to build xml4com against both Xerces and Pathan (an open