Navigating through added XML data?

Ken Ray kray at sonsothunder.com
Thu Mar 30 18:02:54 EST 2006


On 3/30/06 4:36 PM, "Mark Wieder" <mwieder at ahsoftware.net> wrote:

> 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.

You could also download my XML Library and run it through the parser, it
would also let you know if the XML is not formatted properly...

  http://www.sonsothunder.com/products/xmllib/xmllib.htm

Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: kray at sonsothunder.com





More information about the use-livecode mailing list