PrincipalWUWD<?xml version="1.0"?> <WUWDR> <INFO>Write down reversal completed successfully on Lease : 30!</INFO> </WUWDR>
<?xml version="1.0"?> <WUWDR> <ERROR>ERROR[30007] Update cancelled, record modified by another user.</ERROR> </WUWDR>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
	<soapenv:Body>
		<ns:writeDownReversalResponse xmlns:ns="urn:PrincipalWUWD">
			<ns:return>
         <?xml version="1.0"?>
         <WUWDR>
			 <INFO>Write down reversal completed successfully on Lease :         30!</INFO>
		 </WUWDR>
		 </ns:return>
		</ns:writeDownReversalResponse>
	</soapenv:Body>
</soapenv:Envelope>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Body> <ns:writeDownReversalResponse xmlns:ns="urn:PrincipalWUWD"> <ns:return> <?xml version="1.0"?> <WUWDR> <ERROR>ERROR[30007] Update cancelled, record modified by another user.</ERROR> </WUWDR> </ns:return> </ns:writeDownReversalResponse> </soapenv:Body> </soapenv:Envelope>