[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Binary XML
- From: Mark Feblowitz <mfeblowitz@frictionless.com>
- To: 'Dylan Walsh ' <Dylan.Walsh@Kadius.Com>,"'PavitraA@riskinc.com '" <PavitraA@riskinc.com>,"'xml-dev@lists.xml.org '" <xml-dev@lists.xml.org>
- Date: Thu, 21 Jun 2001 14:18:14 -0400
I understand that not all uses of XML are via HTTP, but isn't there work
going on in the HTTP world to add compression?
-----Original Message-----
From: Dylan Walsh
To: PavitraA@riskinc.com; xml-dev@lists.xml.org
Sent: 6/21/01 1:12 PM
Subject: RE: Binary XML
Fundamentally, non-text, non-humanreadable. However the point of it is
to reduce the size of the XML.
...
XML Serialization is necessary as without it, DOM could not be used to
create XML files. Binary XML is useful where bandwidth/storage is at
premium such in the WAP example.