next up previous
Next: About this document ...

Type and Coding

November 24, 2004

Basic idea Is it necessary that coding keeps same for different type? I dn't think so. Why the xml is verbose? I think it is because xml text represenation use a unified represenation for any type in the xml infoset. Or we say xml text represeatntion is suitable for xml inforset withoug xml-schema, but not suitable for a xml infoset with xml-schema;

So in a whole message, different part can have different encoding rule based on the type of that part for the coding performance. Basically this idea is not exactly the one of binary xml which also uses a unified encoding rules but in binary format, it is the basic idea behind of the BOXSA and BXSA;

I am thinking using tree grammar to give a taxonomy of the realationship between type and coding. If you are not familiar with tree grammer , then ``Taxonomy of XML Schema Languages using Formal Language Theory'' is recommended;

Information in a message

Taxonomy of Message Encoding

Taxonomy of Message Type for the high performance encoding




next up previous
Next: About this document ...
Wei Lu 2004-11-24