<?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>getDot</serviceName>
		<locationURL>http://www.ebi.ac.uk/collab/mygrid/service1/goviz/GoViz.jws</locationURL>
		<interfaceWSDL>http://www.ebi.ac.uk/collab/mygrid/service1/goviz/GoViz.jws?wsdl</interfaceWSDL>
		<serviceDescriptionText>Retrieves the DOT text specifying the subgraph of the Gene Ontology that contains all the terms that have been added to the session.
For information on DOT text: http://www.graphviz.org/doc/info/lang.html</serviceDescriptionText>
		<operations >
			<serviceOperation >
				<operationName>getDot</operationName>
				<operationSpec>&lt;s:arbitrarywsdl xmlns:s=&quot;http://org.embl.ebi.escience/xscufl/0.1alpha&quot;&gt;&lt;s:wsdl&gt;http://www.ebi.ac.uk/collab/mygrid/service1/goviz/GoViz.jws?wsdl&lt;/s:wsdl&gt;&lt;s:operation&gt;getDot&lt;/s:operation&gt;&lt;/s:arbitrarywsdl&gt;</operationSpec>
				<operationDescriptionText>Retrieves the DOT text specifying the subgraph of the Gene Ontology that contains all the terms that have been added to the session.
For information on DOT text: http://www.graphviz.org/doc/info/lang.html</operationDescriptionText>
				<operationInputs >
					<parameter >
						<parameterName>sessionID</parameterName>
						<messageName>getDotRequest</messageName>
						<parameterDescription>Session ID returned by the createSession operation.</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<transportDataType>String</transportDataType>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

				</operationInputs>

				<operationOutputs >
					<parameter >
						<parameterName>getDotReturn</parameterName>
						<messageName>getDotResponse</messageName>
						<parameterDescription>Return the DOT text specifying the subgraph of the Gene Ontology. </parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<transportDataType>String</transportDataType>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

				</operationOutputs>

				<operationTask>http://www.mygrid.org.uk/ontology#retrieving</operationTask>
			</serviceOperation>

		</operations>

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

</serviceDescriptions>
