<?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>BIVGetRecord</serviceName>
		<author>BIND</author>
		<locationURL>http://soap1.bind.ca/services/BINDSOAP</locationURL>
		<interfaceWSDL>http://soap.bind.ca/wsdl/bind.wsdl</interfaceWSDL>
		<serviceDescriptionText>Retrieve the BIND(Biomolecular Interaction Network Database)record of a given BIND ID. </serviceDescriptionText>
		<operations >
			<serviceOperation >
				<operationName>BIVGetRecord</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;BIVGetRecord&lt;/s:operation&gt;&lt;/s:arbitrarywsdl&gt;</operationSpec>
				<operationDescriptionText>Retrieve the BIND(Biomolecular Interaction Network Database)record of a given BIND ID. </operationDescriptionText>
				<operationInputs >
					<parameter >
						<parameterName>bid</parameterName>
						<messageName>BIVGetRecordRequest</messageName>
						<parameterDescription>Specify BIND ID . For example 240947</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<semanticType>http://www.mygrid.org.uk/ontology#BIND_record</semanticType>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

				</operationInputs>

				<operationOutputs >
					<parameter >
						<parameterName>BIVRecord</parameterName>
						<messageName>BIVGetRecordResponse</messageName>
						<parameterDescription>Return all BIND record of specified ID. </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>
