Re: Lists to XML ?
Re: Lists to XML ?
- Subject: Re: Lists to XML ?
- From: Shane Stanley <email@hidden>
- Date: Sat, 25 Mar 2017 10:02:01 +1100
On 25 Mar 2017, at 2:35 am, Jean-Christophe Helary <email@hidden> wrote:
Also, I can't find a way to create the <?xml...> and <!doctype ...> lines at the top of the document, which I guess is related to the previous point...
set theXMLDocument to current application's NSXMLDocument's alloc()'s initWithRootElement:rootElement theXMLDocument's setDocumentContentKind:(current application's NSXMLDocumentXMLKind) theXMLDocument's setStandalone:true theXMLDocument's setCharacterEncoding:"UTF-8"
|
_______________________________________________
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