Used XMLLib osax for Mac? Share your experience and help other users.


Developer’s Description

Applescript commands for xml dom, xpath, xslt, p-lists.

XMLLib osax is a Scripting Addition which implements the XML DOM in AppleScript. Features include:

  • opening, validating, closing, saving an XML document
  • browsing an XML tree - parents, children, siblings
  • searching an XML tree - sending a XPATH request
  • editing, creating, removing an XML node
  • searching text in an XML node
  • applying a XSLT stylesheet
  • handling XLinks

XMLLib carries references rather than data or object specifiers, so a script can process large XML documents as fast as if you had been writing a C program - yet, in a more comfortable environment.

Also includes a similar set of commands for Property lists (p-lists). Transparently store AppleScript objects in p-lists. Provide a fast lookup table (or "dictionary", or "associative array") structure.



Explore More


Full Specifications

GENERAL
Release
Latest update
Version
3.1.3
OPERATING SYSTEMS
Platform
Mac
Operating System
  • Mac OS X 10.5
  • Mac OS X 10.4
  • Mac OS X
Additional Requirements
none
POPULARITY
Total Downloads
71
Downloads Last Week
0

Report Software

Program available in other languages


Last Updated


Download.com
Your review for XMLLib osax