XML parsing and appending
XML parsing and appending
- Subject: XML parsing and appending
- From: Jim Skibbie <email@hidden>
- Date: Mon, 21 Jan 2008 08:56:55 -0600
- Thread-topic: XML parsing and appending
Title: XML parsing and appending
I have a project where I need to take a supplied XML file, determine several variables from the values of a few of the tags within the XML file, then query an SQL database, do some calculations and basically create several additional tags and values based on the return from the SQL query. After that, I need to append the XML file with the additional tags.
Does anyone have a suggestion on working with XML data (reading in certain tags into variables and appending an XML file) through Applescript?
Thanks.
Jim
_______________________________________________
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