Search Mac Software Downloads
|
DESCRIPTION

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.

WHAT'S NEW
Version 3.1.3:
  • XMLLib.osax now uses libxml-2.7.2 and libxslt-1.1.24. XMLChild now accept negative indices.
  • You can now save compressed xml files: just add the .gz extension to your file path when using XMLSave. Note that XMLOpen opens such compressed files.
  • The as parameter of the PlistURL command now accepts "as unix path".
  • The new XMLGetNameSpaceFromPrefix command returns the URL associated to a given prefix in the scope of a given node.
REQUIREMENTS
Mac OS X 10.4 or later.

Bookmark and Share

SCREENSHOT

Developer:Satimage-software
Downloads:3,379
  - Version d/l:477
Development:HTML
License:Free
Date:06 Jan 2009
Platform:PPC/Intel
OTHER PEOPLE SUGGEST
    No similar products suggested yet
    Suggest something else:
    XMLLib osax User Reviews (0 posts)Write A Review
    Be the first to write a review of XMLLib osax