XML Problem?
Dave Cragg
dave.cragg at lacscentre.co.uk
Mon Nov 12 11:22:42 EST 2007
On 12 Nov 2007, at 15:51, Dave Cragg wrote:
> Are the entities (< , >) actually part of your XML, or is
> that something that just happened for the mail? They need to appear
> as proper XML tags for your script to work.E.g.
> <Tracks>SentListID="2" ListName="Greatest 60's Protest Songs"
> PlayNow="0">
Something wrong there. Sorry. The example should be:
<Tracks SentListID="2" ListName="Greatest 60's Protest Songs"
PlayNow="0">
Dave C
More information about the use-livecode
mailing list