Re: [xml-dev] hackable xml

From
Michael Kay <>
To
Date
2010-07-26T16:04:25Z
ID
<>
Thread
Re: [xml-dev] hackable xml
On 26/07/2010 16:47, David wrote:
> $ xmlsh
> $ xed -m '*:foo' -r newValue < file.xml
>
> <config xmlns="http://somecomp.com">
> <foo>newValue</foo>
> </config>
>

Which could fail to do the right thing if comments are present in the 
file (I don't think Andrew banned comments from his subset - don't know 
why, given those goals).

Michael Kay
Saxonica