'update_types' Response Example
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="urn:toatech:PartsCatalog:1.0"> 
	<SOAP-ENV:Body> 
        <ns1:update_types_response> 
				<result_code>0</result_code> 
				<updated_count>1</updated_count> 
				<not_updated_count>0</not_updated_count> 
				<not_updated_labels/> 
		</ns1:update_types_response> 
	</SOAP-ENV:Body> 
</SOAP-ENV:Envelope>