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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re:RE: Less verbose XML (Was: A little wish for sh

[ Lists Home | Date Index | Thread Index ]
  • From: akitoshi.yoshida@sap-ag.de (Akitoshi Yoshida)
  • To: xml-dev@ic.ac.uk
  • Date: Tue, 12 May 1998 10:31:00 +0200 (METDST)

standard text compression algorithms can generally
compress files with short end-tags than those with
full end-tags because these standard algorithms
can't build the right source model for XML (in practice).

to increase the compression factor, one should
model the input source more accurately using the
XML specs and the DTD of the input file.
but in this case, encoding/decoding needs more work.

regards,
aki yoshida

-----Original Message-----
From: Andrew Layman
This is not to debate the value of short end tags.  That's been debated.
But just as a technical matter, I also ran some tests a while ago, and found
that files with short end tags compress 5 to 10 percent better than those
with full end tags. I believe the reason is that with full end tags there
are more unique pairs of end/start, while with short end tags there are only
as many end/start pairs as types of start tag.  So a compression scheme that
first shortened end tags, then applied a standard compression would be more
efficient size-wise.

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/
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