[X4U] XML DTDs
Alex
lists at lexial.ca
Thu Jul 7 07:28:36 PDT 2005
On Jul 7, 2005, at 01:07, Rick Nagle wrote:
> So, what app, would decode this ?
> it would appear the <data> is in DTD format?
There is no "DTD format" in the sense you mean. (The Document Type
Definition specifies the structure and markup tags for a particular
document type.) Your file is an XML property list. Apple specifies that
XML property lists may contain base64-encoded binary data within <data>
and </data> tags.
<0x0192>
More information about the X4U
mailing list