Lightweight XML

Jay Chalfant jchalfan at outbackinc.com
Mon Nov 8 19:06:22 GMT 1999


In working on thin clients over thin pipes, I've had two notions regarding
XML:

1) Compressed XML: Not generic text compression, but DTD-specific
compression. It seems that if I have a document that conforms to a given DTD
that I could apply a generic transform (input DTD and document) that would
produce a minimal representation of the document. Readers of the document
would need to know the DTD and the generic transform used. Anybody know of
such a transform or work in this area?

2) Lightweight parser: If I am building a system that uses a single DTD,
there should exist the potential to produce a parser that is much lighter
that a standard (non-validating) parser. Does anybody know of a tool that
would accept DTD as input and produce source code for the "single-DTD"
parser?

All comments welcome. Thanks.

-J

----------------------------
Jay Chalfant
OutBack Resource Group, Inc.
jchalfan at outbackinc.com
Voice: 805-542-8570 x15
Fax:   805-541-5467 


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





More information about the Xml-dev mailing list