[
Lists Home |
Date Index |
Thread Index
]
- From: "Bill la Forge" <b.laforge@jxml.com>
- To: "Anders W. Tell" <anderst@toolsmiths.se>, "Stephen D. Williams" <sdw@lig.net>
- Date: Sat, 27 Mar 1999 09:04:28 -0500
From: Anders W. Tell <anderst@toolsmiths.se>
>Its also possible to combine Dictionaries with "Sessions". ie: two communication
>nodes could establish a Session which contains pre negotiated Dictionaries, which
>means that Dictionary content have to be sent over the wire only once. All "Packets"
>thereafter references the dictionaries.
>This is what I do in FML , however I have no estimates of how much space is actualy saved.
If there is a DTD referenced by a document, then that could be used as the dictionary.
Just assign a number for the first occurance of each element or attribute name found in
the DTD. Yes, this is incomplete, but its sure better than using short names.
Bill
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)
|