Error message when a file doesn't exist needs to be clearer
SOAPFault("fault3.xml")
Error in xmlTreeParse(xmlSource) : error in creating parser for fault3.xml
In addition: Warning message:
XML Parsing Error: Entity: line 1: Start tag expect, '<' not found
Check the return type for routines passed to xmlHashScan
whether they return void or void * and adjust accordingly.