<?xml version = "1.0" encoding = "UTF-8"?>
<serviceDescriptions  xmlns="pd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="pd /C:/Documents and Settings/ytanoh/My Documents/taverna-1.4-old/plugins/pedro/services/model/common.xsd">
	<serviceDescription >
		<serviceName>getResults</serviceName>
		<author>VBI</author>
		<locationURL>http://64.92.170.71:6565/axis/services/anova</locationURL>
		<interfaceWSDL>http://staff.vbi.vt.edu/pathport/services/wsdls/anova.wsdl</interfaceWSDL>
		<serviceDescriptionText>Retrieve the result of a submitted query to anova&quot; web service given the session id. </serviceDescriptionText>
		<operations >
			<serviceOperation >
				<operationName>getResults</operationName>
				<operationSpec>&lt;s:arbitrarywsdl xmlns:s=&quot;http://org.embl.ebi.escience/xscufl/0.1alpha&quot;&gt;&lt;s:wsdl&gt;http://staff.vbi.vt.edu/pathport/services/wsdls/anova.wsdl&lt;/s:wsdl&gt;&lt;s:operation&gt;getResults&lt;/s:operation&gt;&lt;/s:arbitrarywsdl&gt;</operationSpec>
				<operationDescriptionText>Retrieve the result of a submitted query to anova&quot; web service given the session id. </operationDescriptionText>
				<operationInputs >
					<parameter >
						<parameterName>in0:sessionid</parameterName>
						<messageName>getResultsRequest</messageName>
						<parameterDescription>session id</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

				</operationInputs>

				<operationOutputs >
					<parameter >
						<parameterName>getResultsReturn</parameterName>
						<messageName>getResultsResponse</messageName>
						<parameterDescription>Returns result, an Anova table in MADM format of specified session id.
</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<transportDataType>String</transportDataType>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

				</operationOutputs>

			</serviceOperation>

		</operations>

		<serviceType>WSDL service</serviceType>
	</serviceDescription>

</serviceDescriptions>
