(Ed Day) wrote in message news:<. com>...
> (Simon) wrote in message news:<. com>...
> > I suspect this function is already available and described by a w3c
> > standard...just can't see it for looking.
>
> The fact is, the W3C currently does not have any standards for
> anything like this. The Binary-XML working group is looking into ways
> of optimizing XML for binary transmission, but this is still in the
> initial stages.
>
> Ed Day
> Objective Systems, Inc.
Thanks Nick and Ed.
As it happens I'm already doing an in-store compress using zlib and
sure it helps but there are lots of very different tag strings rather
than lots of repetition.
I'll keep and eye on the Binary-XML work group. I think I can
implement something in the short term using hashing algorithms, but
would have proffered to use a standard.
Simon