Navigating through added XML data?

Mark Wieder mwieder at ahsoftware.net
Thu Mar 30 17:36:37 EST 2006


John-

Thursday, March 30, 2006, 10:01:27 AM, you wrote:

> What was messing me up was I was looking at the text of an xml
> file, and seeing it formatted correctly lead me to believe that the
> XML was good. When I started dumping out the XML after I added a new
> attribute and child nodes, I noticed I was not getting things right.
> Essentially, not getting the paths correct in the XML file for the
> new attribute and subsequent new child nodes.

Try opening the xml file in your web browser. You'll get an error if
it can't parse the file properly, otherwise you should see the tree
displayed as you expect it.

-- 
-Mark Wieder
 mwieder at ahsoftware.net




More information about the use-livecode mailing list