Ver 3 OPML change breaks XML parsing
Robin Trew
robinfrancistrew at mac.com
Fri Jan 7 15:51:12 PST 2005
In Ver3, a small change in the OPML export format has broken XML
parsing by standard software.
Ver 2 used
encoding="UTF-8"
in the first line of its OPML files, and this was happily processed by
XML parsers like expat (try the Realbasic implementation for example).
the new use of
encoding="MACINTOSH"
in Ver 3
triggers an error and actually prevents parsing by standard XML
software.
Could you revert to the use of an XML - compliant symbol at this point ?
Thanks !
RT
More information about the OmniOutliner-Users
mailing list