• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
ANNOUNCE: XML Tools 2.4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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.

  • Prev by Date: Script terminal.app -without- opening a new term window?
  • Next by Date: Re: ANNOUNCE: XML Tools 2.4
  • Previous by thread: Re: Script terminal.app -without- opening a new term window?
  • Next by thread: Re: ANNOUNCE: XML Tools 2.4
  • Index(es):
    • Date
    • Thread