[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] hackable xml
- From: David Carlisle <davidc@nag.co.uk>
- To: xml-dev@lists.xml.org
- Date: Mon, 26 Jul 2010 16:43:11 +0100
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.
________________________________________________________________________
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]