Re: XML handling
Re: XML handling
- Subject: Re: XML handling
- From: Thomas Fischer <email@hidden>
- Date: Wed, 18 Nov 2009 00:50:04 +0100
Joshua,
> Found this:
>
> http://macscripter.net/viewtopic.php?id=26458
>
> looks pretty good. It certainly suits my porpoises (and we all know
> how silly porpoises look without suits, after all) as far as xml
> parsing is concerned.
yes, this stresses my point again: it tells you how to read XML data, but not how to build it.
I suppose I could string tags together and eventually create some XML data from it, but this is not the way how it should work. (Neither should I need to forget all the structure and treat the data just as any string, by the way. And relying on line breaks between XML is not a good idea either.)
My hunch is that there must be a way somewhere to do something like
tell myXMLdata to set child of element 2 of element "myTag" to myXMLTags
but I surely haven't found it.
I tried to evade the XML osaxes from Satimage and Late Night Software just because of general availability.
Is there anybody in this audience who could tell Apple to come up with documentation for the XML suite beyond its library?
It definitely would make it more useful…
Thomas _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden