XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> XML Information Set, Binary Data -> Binary Markup Language

Binary Markup Language

Date: May. 28, 2001
Link: http://openebxml.sourceforge.net/projects/bml/bml.html
Source Author or Organization: Anders W. Tell, Financial Toolsmiths AB, OpenEbXML Initiative

Binary Markup Language (BML) employs a binary encoding scheme to produce an XML Information Set compliant binary version of XML fragments or documents containing the same information as the original. BML was originally developed as an OpenEbXML project.

The main advantage to the binary stream representation is increased perfomance. File sizes are somewhat smaller, with more significant size decreases planned for the next release. Using the Document Object Model (DOM) -like BML tree representation, Multipart Multipurpose Internet Mail Extension (Multipart MIME) Electronic Business XML (ebXML) messages may be stored and manipulated. The same Application Programming Interface (API) handles textual XML and binary attachments.

BML's development goals include support of all XML Schema datatypes, namespace support, DOM conversion and compatibility with Java 2 Micro Edition Connected Limited Device Configuration (CLDC) 1.0.