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] Xml/xpath/xslt

[ Lists Home | Date Index | Thread Index ]

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@werken.com] 
Sent: Friday, June 07, 2002 3:15 PM
To: Ronald Bourret
Cc: Adam Chang; xml-dev@lists.xml.org; Scott Simpson
Subject: Re: [xml-dev] 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





 

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

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