- From: Peintner, Daniel (ext) <daniel.peintner.ext@siemens.com>
- Date: Thu, 9 Apr 2015 11:03:18 +0000
- To: "Mark .Slicker" <mark.slicker@gmail.com>, "public-exi@w3.org" <public-exi@w3.org>
Hi Mark, > a0 = 10 | 1 | 0 0000 // distinguished bits, options present, Version This is correct.. the rest is as follows 48 = 0 | 10 | 01000 // 1bit indicates <header> in root, 2 bits are choice between lesscommon(00)/common(01)/strict(01)/EE(11), EXI Body stream The actual EXI Options <header><strict/></header> is encoded in three (3) bits. After Encoding <strict/> nothing else is expected and EndElements are implicit. Hence the EXI Body stream (the actual document) starts in bit-packed encoding with 01000. Hope this helps, -- Daniel External service provider at Siemens AG Corporate Technology Corporate Research and Technologies Embedded Networks and Service Infrastructure Otto-Hahn-Ring 6 81739 Munich, Germany Mobile: +39 (348) 7390349 mailto:daniel.peintner.ext@siemens.com Important notice: This e-mail and any attachment thereof contain corporate proprietary information. If you have received it by mistake, please notify us immediately by reply e-mail and delete this e-mail and its attachments from your system. Thank you.
Received on Thursday, 9 April 2015 11:03:49 UTC