Comment Re:Binary XML is called ASN.1 (Score 1) 481
There's a pretty interesting blog post by Dave Roberts on why using ASN.1 for binary XML is a bad idea and what Fast Infoset does right and wrong. An amusing thing I learned from one of the user comments is that apparently one of the ASN.1 encoding schemes is XML. You can have lots of fun with that - binary XML encoded in ASN.1 encoded in XML transformed into binary...