Re: [xml-dev] hackable xml

From
David Carlisle <>
To
Date
2010-07-26T15:43:11Z
ID
<>
Thread
Re: [xml-dev] hackable xml
On 26/07/2010 16:21, Andrew Welch wrote:
> Given:
>
> <config xmlns="http://somecomp.com">
>    <foo>abc</foo>
> </config>
>
> ...and you want to update the value of<foo>, how would you do it?

sed -i -e "s/abc/newValue/" file.xml

?

D[SP]H


________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________