<?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>getVersion</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/NCBIGenomeAnnotation</locationURL>
		<interfaceWSDL>http://xml.nig.ac.jp/wsdl/NCBIGenomeAnnotation.wsdl</interfaceWSDL>
		<serviceDescriptionText>Get NCBI version information of specified organism name
</serviceDescriptionText>
		<operations >
			<serviceOperation >
				<operationName>getVersion</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/NCBIGenomeAnnotation.wsdl&lt;/s:wsdl&gt;&lt;s:operation&gt;getVersion&lt;/s:operation&gt;&lt;/s:arbitrarywsdl&gt;</operationSpec>
				<operationDescriptionText>Get NCBI version information of specified organism name</operationDescriptionText>
				<operationInputs >
					<parameter >
						<parameterName>organism</parameterName>
						<messageName>getVersion0In</messageName>
						<parameterDescription>Organism name. e.g. human, mouse</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<transportDataType>String</transportDataType>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

				</operationInputs>

				<operationOutputs >
					<parameter >
						<parameterName>Result</parameterName>
						<messageName>getVersion0Out</messageName>
						<parameterDescription>Return version information of specified organism.
e.g. BUILD.36.1 for human
 </parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<semanticType>http://www.mygrid.org.uk/ontology#GenBank_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#Genbank_nucleotide_sequence_database</operationResource>
			</serviceOperation>

		</operations>

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

</serviceDescriptions>
