Re: [xml-dev] Question for updating existing XML file

From
Jimmy Zhang <>
To
Jonathan Robie <>
Date
2004-07-27T19:18:53Z
ID
<>
Thread
Re: [xml-dev] Question for updating existing XML file
VTD specifies how to use a 64-bit integer to represent a token. That is the core specfiication, VTD-XML is the API built on top of VTD.

Jonathan Robie <[email protected]> wrote:
[email protected] wrote:

> You probably want to use VTD-XML. It is probably the only XML processing
> API supporting incremental update.
>
> http://vtd-xml.sf.net

According to the description of VTD given at that URI, "It is a binary
format specification, not an API specification.

Did I get that wrong?

Jonathan