For a quick illustration of the library’s functions (their input names and types, and their output types), and their structures, enumerations and variables, refer to the xsxml.h file. To read more ...
Saxophone is inspired by SAX parsers such as sax-js and EasySax: unlike most XML parsers, it does not create a Document Object Model (DOM) tree as a result of parsing documents. Instead, it emits ...