OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] Nasty XPath expressions

[ Lists Home | Date Index | Thread Index ]



Christian Nentwich wrote:

> On Fri, 2001-12-14 at 14:42, Steve Muench wrote:
> 
>>Oracle's XML Parser also provides an XPath engine that's
>>woven into our DOM implementation. Using it is as easy as:
>>   yourNode.selectNodes("Your/Favorite[XPath=Here]");
>>   yourNode.selectSingleNode("Your/Favorite[XPath=Here]");
>>   yourNode.valueOf("Your/Favorite[XPath=Here]");
>>
>>
> 
> You say your users haven't asked for more, but if I was to become your
> user, I would. .net offers these methods as well, 


How does .Net support .valueOf(<XPathExpression>)? I'm interested 
because the fact that MSXML 3 only supports XPath expressions that 
return node-lists is a bit of a frustration, and I couldn't find any 
improvement on this in .Net beta 2.

Francis.





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS