<?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>extractPosition</serviceName>
		<organisation >
			<organisationName>DNA Data Bank of Japan</organisationName>
			<organisationDescriptionText>http://www.ddbj.nig.ac.jp/</organisationDescriptionText>
			<organisationKey>DDBJ</organisationKey>
		</organisation>

		<author>DDBJ</author>
		<locationURL>http://xml.nig.ac.jp/xddbj/Blast</locationURL>
		<interfaceWSDL>http://xml.nig.ac.jp/wsdl/Blast.wsdl</interfaceWSDL>
		<serviceDescriptionText>Parse a BLAST result and extract the position of the matched sequence.</serviceDescriptionText>
		<operations >
			<serviceOperation >
				<operationName>extractPosition</operationName>
				<operationSpec>&lt;s:arbitrarywsdl xmlns:s=&quot;http://org.embl.ebi.escience/xscufl/0.1alpha&quot;&gt;&lt;s:wsdl&gt;http://xml.nig.ac.jp/wsdl/Blast.wsdl&lt;/s:wsdl&gt;&lt;s:operation&gt;extractPosition&lt;/s:operation&gt;&lt;/s:arbitrarywsdl&gt;</operationSpec>
				<operationDescriptionText>Parse a BLAST result and extract the position of thematched sequence.</operationDescriptionText>
				<operationInputs >
					<parameter >
						<parameterName>result</parameterName>
						<messageName>extractPosition2In</messageName>
						<parameterDescription>blast result</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<semanticType>http://www.mygrid.org.uk/ontology#BLAST_report</semanticType>
						<transportDataType>String</transportDataType>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

				</operationInputs>

				<operationOutputs >
					<parameter >
						<parameterName>Result</parameterName>
						<messageName>extractPosition2Out</messageName>
						<parameterDescription>Return position and acession numbers of matched sequences.
</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<semanticType>http://www.mygrid.org.uk/ontology#BLAST_report</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#DDBJ</operationResource>
			</serviceOperation>

		</operations>

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

</serviceDescriptions>
