Corrected coredump when memory not initialised after malloc when init_value happens to contain XML_INIT_DONE.
Corrected memory leak in DOM parser when 'dom->current->text' alrady contained text.
Renamed 'utils.*' to 'sxmlutils.*'.
Removed automatic freeing of 'XMLNode' and 'XMLDoc' (documented in 'datastruct.html').
Enclosed BOM zeroing into '#ifdef SXMLC_UNICODE' in 'XMLNode_init'.
Added functions 'XMLNode_get_attribute*' to retrieve an attribute value based on its name.
git-svn-id: svn+ssh://svn.code.sf.net/p/sxmlc/code@... a9de4cda-b7ea-4ca7-88d9-9f93192a0665