<?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/plugins/pedro/services/model/common.xsd">
	<serviceDescription >
		<serviceName>idSearch</serviceName>
		<author>BIND</author>
		<locationURL>http://soap1.bind.ca/services/BINDSOAP</locationURL>
		<interfaceWSDL>http://soap.bind.ca/wsdl/bind.wsdl</interfaceWSDL>
		<serviceDescriptionText>Given an identifier and the type of idenfier returns all BIND records found, in the format specified.</serviceDescriptionText>
		<operations >
			<serviceOperation >
				<operationName>idSearch</operationName>
				<operationSpec>&lt;s:arbitrarywsdl xmlns:s=&quot;http://org.embl.ebi.escience/xscufl/0.1alpha&quot;&gt;&lt;s:wsdl&gt;http://soap.bind.ca/wsdl/bind.wsdl&lt;/s:wsdl&gt;&lt;s:operation&gt;idSearch&lt;/s:operation&gt;&lt;/s:arbitrarywsdl&gt;</operationSpec>
				<operationDescriptionText>Given an identifier and the type of idenfier returns all BIND records found, in the format specified.</operationDescriptionText>
				<operationInputs >
					<parameter >
						<parameterName>returnType</parameterName>
						<messageName>idSearchRequest</messageName>
						<parameterDescription>Specify one of the following strings: idlist,gipair,go,domain,fasta,cytoscape,xml,submitxml,submitasn,flat,psi.</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<transportDataType>String</transportDataType>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

					<parameter >
						<parameterName>id</parameterName>
						<messageName>idSearchRequest</messageName>
						<parameterDescription>Specify value of query identifier. For supported parameter see idType. For example id:240947 has idType: bindid</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<semanticType>http://www.mygrid.org.uk/ontology#bioinformatics_record_id</semanticType>
						<transportDataType>String</transportDataType>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

					<parameter >
						<parameterName>idType</parameterName>
						<messageName>idSearchRequest</messageName>
						<parameterDescription>Specify one of the following strings based on your id: bindid,gi,entrezgene,pmid,taxid,smallmoleculeid,afcs,beilstein,cas,cdd,cog,colibase,ddbj,dictybase,einecs,embl,emd,ensembl,flybase,genbank,GO,interpro,ipi,klotholocuslink,mdl,merck,MGI,mmcif,mmdb,omim,pdb,pfam,refseq,rgd,sgd,smartswissprot,tair,atd,cmr,trembl,unigene,uniprot,wormbase,zfin.</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<transportDataType>String</transportDataType>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

				</operationInputs>

				<operationOutputs >
					<parameter >
						<parameterName>searchResultBean</parameterName>
						<messageName>getResponse</messageName>
						<parameterDescription>Return  a search result containing all BIND records found, in the format specified.</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<semanticType>http://www.mygrid.org.uk/ontology#BIND_record</semanticType>
						<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>
				<operationResource>http://www.mygrid.org.uk/ontology#BIND</operationResource>
			</serviceOperation>

		</operations>

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

</serviceDescriptions>
