Graham,

Here's a link to my parsing of Google's Geo Coding API that returns XML. This 
function parses the XML and returns the results in an array. Doesn't do all the 
XML stuff but might be a help get you started.

http://evergreeninfo.on-rev.com/runrev/GeoCodeAndXML.txt 


Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net


-----Original Message-----
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of 
Graham Samuel
Sent: Friday, March 13, 2015 1:48 PM
To: How to use LiveCode
Subject: XML Tutorial

Not for the first time, I’m trying to get to grips with XML. I have to analyse 
some fairly trivial files (.gpx files, which show a geographical position, 
elevation and time). I find the explanation in the LC User Guide pretty tough, 
partly because they leave out elementary stuff about how legal XML is formed, 
partly because it’s got errors in it, and partly because the example they use 
isn’t rich enough. Oh and partly because I am slow and grumpy about this 
particular subject.

Long ago, I know Sarah Reichelt wrote some kind of tutorial but I can’t find 
it. Can anyone help with this or any other ‘XML for dummies’ type stuff? I just 
want to do simple things like put attributes into arrays.

TIA

Graham
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to