<?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>map</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/Mapping</locationURL>
		<interfaceWSDL>http://xml.nig.ac.jp/wsdl/Mapping.wsdl</interfaceWSDL>
		<serviceDescriptionText>Map a sequence to mouse genome.
</serviceDescriptionText>
		<operations >
			<serviceOperation >
				<operationName>map</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/Mapping.wsdl&lt;/s:wsdl&gt;&lt;s:operation&gt;map&lt;/s:operation&gt;&lt;/s:arbitrarywsdl&gt;</operationSpec>
				<operationDescriptionText>Map a sequence to mouse genome.
</operationDescriptionText>
				<operationInputs >
					<parameter >
						<parameterName>sequence</parameterName>
						<messageName>map0In</messageName>
						<parameterDescription>DNA sequence without any format 
</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<semanticType>http://www.mygrid.org.uk/ontology#DNA_sequence</semanticType>
						<transportDataType>String</transportDataType>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

				</operationInputs>

				<operationOutputs >
					<parameter >
						<parameterName>Result</parameterName>
						<messageName>map0Out</messageName>
						<parameterDescription>Return the location of given sequence on mouse genome. </parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<semanticType>http://www.mygrid.org.uk/ontology#genome_location</semanticType>
						<transportDataType>String</transportDataType>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

				</operationOutputs>

				<operationTask>http://www.mygrid.org.uk/ontology#mapping</operationTask>
				<operationResource>http://www.mygrid.org.uk/ontology#DDBJ</operationResource>
			</serviceOperation>

		</operations>

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

</serviceDescriptions>
