Re: XML handling
Re: XML handling
- Subject: Re: XML handling
- From: Emmanuel LEVY <email@hidden>
- Date: Tue, 17 Nov 2009 22:25:11 +0100
System Events is very handy, but depending on your specific needs you
may prefer our (free) osax XMLLib.osax. For example inserting an XML
branch into an existing XML would be:
XMLNewChild <someExistingNodeToClone> at <theNewParent>
Emmanuel
Satimage-software
I have troubles working with the System Events XML Suite. I can read
elements, but haven't managed to manipulate XML data, e.g. by
inserting an XML branch (tags and subtags) into existing XML data.
Does anybody know of any documentation for the System Events XML
Suite?
Any help highly appreciated!
Thomas _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (applescript-
email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden
_______________________________________________
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
References: | |
| >XML handling (From: Thomas Fischer <email@hidden>) |