XML Tools 2 Scripting Addition - (View article)
blankreb.com
Revised on-line documentation - Added XMLToolsLib AppleScript utility/sample code - The parse XML command can now read XML from files. - The generate XML command can now write the generated XML directly to files using the new saving as parameter. - A newer version of the expat XML parser is being used to resolve crashing bugs in the older expat code. - The parse XML command now returns an XML contents property for empty tags () and a new including empty elements parameter has been added to rever to pre v2.6 behavior. - The parse XML command provides for SAX-like event-based processing of XML data. [More]