Version
	getVersion
	
	Sample Request Message with SOAP
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:axis="http://axisversion.sample">
	<soapenv:Header/>
		<soapenv:Body>
			<axis:getVersion/>
		</soapenv:Body>
</soapenv:Envelope>