'upload_catalog' 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:upload_catalog_response>
			<result_code>0</result_code>
			<uploaded_count>1</uploaded_count>
			<not_uploaded_count>1</not_uploaded_count> 
			<not_uploaded_labels>
				<label>H-AZ240135</label> 
			</not_uploaded_labels>
		</ns1:upload_catalog_response>
	</SOAP-ENV:Body>
</SOAP-ENV:Envelope>