<?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/taverna-1.4-old/plugins/pedro/services/model/common.xsd">
	<serviceDescription >
		<serviceName>get_pathways_by_drugs</serviceName>
		<organisation >
			<organisationName>GenomeNet</organisationName>
			<organisationDescriptionText>http://www.genome.jp/</organisationDescriptionText>
		</organisation>

		<locationURL>http://soap.genome.jp/keggapi/request_v6.2.cgi</locationURL>
		<interfaceWSDL>http://soap.genome.jp/KEGG.wsdl</interfaceWSDL>
		<serviceDescriptionText>Retrieve all pathways which include all the given drugs.</serviceDescriptionText>
		<operations >
			<serviceOperation >
				<operationName>get_pathways_by_drugs</operationName>
				<operationSpec>&lt;s:arbitrarywsdl xmlns:s=&quot;http://org.embl.ebi.escience/xscufl/0.1alpha&quot;&gt;&lt;s:wsdl&gt;http://soap.genome.jp/KEGG.wsdl&lt;/s:wsdl&gt;&lt;s:operation&gt;get_pathways_by_drugs&lt;/s:operation&gt;&lt;/s:arbitrarywsdl&gt;</operationSpec>
				<operationDescriptionText>Retrieve all pathways which include all the given drugs.</operationDescriptionText>
				<operationInputs >
					<parameter >
						<parameterName>drug_id_list</parameterName>
						<messageName>get_pathways_by_drugsRequest</messageName>
						<parameterDescription>A list of drug ids. &apos;dr:&apos; followed by the drug id. 
Example, dr:DOO204, dr:D01053</parameterDescription>
					</parameter>

				</operationInputs>

				<operationOutputs >
					<parameter >
						<parameterName>return</parameterName>
						<messageName>get_pathways_by_drugsResponse</messageName>
						<parameterDescription>Returns all pathways ids which include all the given drugs.</parameterDescription>
						<semanticType>http://www.mygrid.org.uk/ontology#KEGG_record_id</semanticType>
					</parameter>

				</operationOutputs>

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

		</operations>

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

</serviceDescriptions>
