As I promised in my last post , here's a guide to the WSDXML_* structures used in DOM processing in WSDAPI. Before I get started, a quick statement on DOM: Document Object Model is a way of representing XML nodes as static structures in memory. The structure
Read More...