OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: RFC: Attributes and XML-RPC

[ Lists Home | Date Index | Thread Index ]
  • From: "Hunter, David" <dhunter@Mobility.com>
  • To: 'XML Dev' <xml-dev@ic.ac.uk>
  • Date: Wed, 22 Sep 1999 12:16:10 -0400

From: Tyler Baker [mailto:tyler@infinet.com]
Sent: Tuesday, September 21, 1999 8:45 PM
 
> Several compression formats would in effect eliminate any 
> significant difference between using
> elements or attributes. One compression format that comes to 
> mind is LZW, but it is too bad
> that it is patented by the people "Who eat, sleep, and drink 
> this stuff" (-:

I'm not sure that we can dismiss this argument on the basis of compression.
The "attributes only" version was only about 65% the size of the elements
version; with larger element names and larger more realistic XML examples, I
can easily see this coming closer to 50% difference.  In fact, I'm working
on an application right now where we have an object model to capture all of
our information, which serializes itself to XML.  We're using all elements
for our XML, no attributes.  I took some typical XML and it was 4.68KB,
whereas if I go through the XML and change all of the elements to
attributes, with the only elements now being child objects, my XML size goes
down to 2.64KB, which is very close to the 50% mark indeed.  So even if you
compress the files, the attribute version will be able to compress to 50%
smaller than the other file.  Again, 2KB isn't a lot, but if we're talking
megabytes in size, 50% is a lot.

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS