Re: Relational Tables and structured document

Deke Smith (deke@tallent.com)
Tue, 24 Mar 98 13:07:06 -0600


G. David Kuhlman, dkuhlman@netcom.com said on 3/23/98 8:45 PM:

>But, if you have a large XML file, how do you update fields within
>that file without copying or re-writting the whole file? That
>sounds very awkward.

You're right, you would have to parse the file to some sort of tree
structure and edit the nodes of the tree. Then it can be parsed back to
XML.

-----------------------------------------------------------------
Deke Smith
Tallent Communications Group, Brentwood TN
deke@tallent.com, 615-661-9878
-----------------------------------------------------------------