RE: [xml-dev] Microsoft FUD on binary XML...
Okay, I understand all that. As I'm sure has been pointed out before: don't the benefits binary coding diminish somewhat in heterogeneous environment where one has to worry about byte-ordering, bit-encoding of primitives, etc? Don't you then push off latency to the protocol layer or the client application itself?