Re: XML handling
Re: XML handling
- Subject: Re: XML handling
- From: Shane Stanley <email@hidden>
- Date: Wed, 18 Nov 2009 12:19:10 +1100
- Thread-topic: XML handling
On 18/11/09 10:50 AM, "Thomas Fischer" <email@hidden> wrote:
> 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.
Presumably you create an XML element the same way you create just about
every other object in AS: using the make command. So you probably want
something like:
make new XML element at end of XML element 2 of XML element "myTag" of
myData with properties {...}
--
Shane Stanley <email@hidden>
AppleScript Pro, April 2010, Florida <http://www.applescriptpro.com>
_______________________________________________
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