Revision log file for Modelit XML toolbox www.modelit.nl
20120328 (revision 1.08) ======================== - add functions: parseQueryVarargin.m parseQueryString.m - add undocumented features for handling JSON arguments - create pcode for Matlab Release 2008b
20110801 (revision 1.07) ======================== - added missing file str2fieldname as a private function - checked for other missing functions - update revision number to 1.07
20110622 ======== - pconvert renamed to extractToolboxXML.m because of duplicate name
20110422 ======== - revision in display of xml tree
20100825 ========= @xml/xml.m - Re-engineered xml constructor, code is subdivided in shorter blocks. - Slight effiency gain
struct2xmlobj.m - Bug repair. Cell arrays with multiple char arrays: index was missing, resulting in repetion of first element.