[Home] [By Thread] [By Date] [Recent Entries]

  • To: "Adam Chang" <achang@v...>,"bob mcwhirter" <bob@w...>,"Ronald Bourret" <rpbourret@r...>
  • Subject: RE: Xml/xpath/xslt
  • From: "Dare Obasanjo" <dareo@m...>
  • Date: Mon, 10 Jun 2002 17:09:38 -0700
  • Cc: <xml-dev@l...>
  • Thread-index: AcIOcJHjrwne20itT+yYJgHFVJjo5wCX15GwAAMIKoA=
  • Thread-topic: Xml/xpath/xslt

The SelectSingleNode method of the System.Xml.XmlNode class in the .NET
Framework provides exactly this functionality. 

-- 
PITHY WORDS OF WISDOM 
The shortest distance between two points is under repair.

This posting is provided "AS IS" with no warranties, and confers no
rights. 



> -----Original Message-----
> From: Adam Chang [mailto:achang@v...] 
> Sent: Monday, June 10, 2002 3:45 PM
> To: bob mcwhirter; Ronald Bourret
> Cc: xml-dev@l...
> Subject: RE:  Xml/xpath/xslt
> 
> 
> Hi Ron & Bob,
> 	Thanks for your help.  I think I found something I can 
> use in Xalan.  However, I do not only need to query it, I 
> also need to update the value in the xml file.  Do you know 
> if there are APIs to write to the xml file?  For example, if 
> I find the node using XPathAPI.selectSingleNode("//Foo"), and 
> then I update the value of that node.  Could anybody tell me 
> how to write it back to the actually xml file so the change I 
> made is there.  Thanks a lot.
> 
> Regards,
> 
> ~Adam
> 
> -----Original Message-----
> From: bob mcwhirter [mailto:bob@w...] 
> Sent: Friday, June 07, 2002 3:15 PM
> To: Ronald Bourret
> Cc: Adam Chang; xml-dev@l...; Scott Simpson
> Subject: Re:  Xml/xpath/xslt
> 
> 
> > Many native XML databases come with XPath implementations. 
> For a list
> > of these, see [1]. I imagine there are stand-alone XPath 
> > implementations as well, although I'm not sure what they are other 
> > than Xalan appears to include one [2]. (Suggestions, anyone?)
> 
	http://jaxen.org/

	Jaxen is the universal XPath engine, capable of
	evluating xpaths against DOM, dom4j, JDOM, or
	EXML models.

		-bob


-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
initiative of OASIS <http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member