qexo-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qexo-general] editing of XML documents


From: Per Bothner
Subject: Re: [Qexo-general] editing of XML documents
Date: Tue, 23 Jul 2002 09:36:36 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1a) Gecko/20020610

Ruchi Dayal wrote:
i need to edit these xml documents...e.g. i need to be able to replace a certain string in a given XML file with another string...

is that currently possible with qexo??

You can't replace a string in an XML-file in-place, but you can
generate an updated version of a file.

Editing in place is in general not possible, because the new string is
usually a different size than the old string.
--
        --Per Bothner
address@hidden   http://www.bothner.com/per/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]