ANNOUNCE: XML Tools 2.4
ANNOUNCE: XML Tools 2.4
- Subject: ANNOUNCE: XML Tools 2.4
- From: Mark Alldritt <email@hidden>
- Date: Thu, 14 Mar 2002 11:20:58 -0800
Hello,
Late Night Software has just released XML Tools 2.4. XML Tools is a
Scripting Addition that allows AppleScript to parse and generate XML data.
XML Tools 2.4 runs natively on MacOS 8.6-9.2 and MacOS X 10.x.
Main Web Page:
http://www.latenightsw.com/archives/XMLTools2/index.html
Download:
http://www.latneightsw.com/archives/XMLTools2.4.sit.hqx
Changes in this version are:
* Added a new allowing leading whitespace parameter to the parse
XML command. This parameter, which is false by default, causes
XML Tools to ignore any leading white space in an XML data stream.
NOTE: XML Tools 2.3.2 introduced a change where leading white
space was always ignored. This raised the eyre of XML purists and
so we've made this an optional behavior for XML Tools 2.4.
* The XML leading comments property of the XML Document class has
been renamed XML Prolog and now includes both comments and
processing instructions appearing before the root tag in an XML
document.
* The generate XML command now properly encodes entities for markup
characters (&, <, >) appearing in tag attribute values.
* Processing instructions containing colons are now parsed
correctly (e.g. <?xml:stylesheet ... >).
* The generate XML command can now handle the case where processing
instructions appear in the XML prolog (i.e. before the root tag).
Cheers
-Mark
---------------------------------------------------------------------
Mark Alldritt Late Night Software Ltd.
Phone: 250-380-1725 333 Moss Street
FAX: 250-383-3204 Victoria, B.C.
WEB:
http://www.latenightsw.com/ CANADA V8V-4M9
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.