Micro Parser

XBinder includes a micro parser designed for systems where low memory usage is of the greatest importance. This parser contains basic SAX parsing functionality, but does not catch many well formedness errors in the XML content. The source file containing the complete Micro Parser interface and implementation is rtXmlMicroIF.c in the rtxmlsrc subdirectory. To use the Micro Parser, copy the xmlparser-micro.mk file to xmlparser.mk.