> Message: 1
> Date: Tue, 6 Jun 2006 13:56:16 -0700
> From: Chuck Goodman <email@hidden>
> Subject: parsing xml
> To: AppleScript-Studio Mailing List
> <email@hidden>
> Message-ID: <email@hidden>
> Content-Type: text/plain; charset="us-ascii"
>
> Greetings,
>
> Anyone have any luck using System Event's xml commands? I've tried
> with no luck.
>
> I'm going to try to write my own routines to manage xml data. Any
> tips people have would be appreciated.
>
> Thanks.
> --
> Chuck Goodman
> Apple Computer
> 408/974-0021
> iChat email@hidden
What worked best for me, especially in terms of robustness and error
handling, was to write a small C code using libXML (included in the OS at
some point in 10.3.x) which I call through a do shell script from my studio
app. I found libXML to be a powerful and fast way to walk an XML tree and
extract values. An added benefit is that the C code would be cross
platform, if that's a consideration.
Craig
--
Dr. Craig Hunter
NASA Langley Research Center
Configuration Aerodynamics Branch
email@hidden
(757) 864-3020
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-studio mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-studio/email@hidden
This email sent to email@hidden