<?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>getBlocks</serviceName>
		<organisation >
			<organisationName>Virginia Bioinformatics Institute</organisationName>
		</organisation>

		<locationURL>http://pathport.bioinformatics.vt.edu:6565/axis/services/blocks</locationURL>
		<interfaceWSDL>http://www.vbi.vt.edu/~pathport/services/wsdls/blocks.wsdl</interfaceWSDL>
		<serviceDescriptionText>Compares a protein sequence against BLOCKS database,and returns information of the BLOCKS hit for the query protein.</serviceDescriptionText>
		<operations >
			<serviceOperation >
				<operationName>getBlocks</operationName>
				<operationSpec>&lt;s:arbitrarywsdl xmlns:s=&quot;http://org.embl.ebi.escience/xscufl/0.1alpha&quot;&gt;&lt;s:wsdl&gt;http://www.vbi.vt.edu/~pathport/services/wsdls/blocks.wsdl&lt;/s:wsdl&gt;&lt;s:operation&gt;getBlocks&lt;/s:operation&gt;&lt;/s:arbitrarywsdl&gt;</operationSpec>
				<operationDescriptionText>Compares a protein sequence against BLOCKS database,and returns information of the BLOCKS hit for the query protein.</operationDescriptionText>
				<operationInputs >
					<parameter >
						<parameterName>in0:sequence_id</parameterName>
						<messageName>getBlocksRequest</messageName>
						<parameterDescription>Sequence id (optional).Specify your protein sequence id.</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<semanticType>http://www.mygrid.org.uk/ontology#protein_sequence_id</semanticType>
						<transportDataType>String</transportDataType>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

					<parameter >
						<parameterName>in1:query_sequence</parameterName>
						<messageName>getBlocksRequest</messageName>
						<parameterDescription>Protein sequence in fasta format or the file name (URL) containing protein sequence, or sequence file attachment.</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<semanticType>http://www.mygrid.org.uk/ontology#protein_sequence</semanticType>
						<parameterFormat>http://www.mygrid.org.uk/ontology#fasta_format</parameterFormat>
						<transportDataType>String</transportDataType>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

					<parameter >
						<parameterName>in2:outFormat</parameterName>
						<messageName>getBlocksRequest</messageName>
						<parameterDescription>Output format. 2 possible values:&quot;DAS1&quot;or&quot;Raw&quot;</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<transportDataType>String</transportDataType>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

				</operationInputs>

				<operationOutputs >
					<parameter >
						<parameterName>getBlocksReturn</parameterName>
						<messageName>getBlocksResponse</messageName>
						<parameterDescription>Returns information of the BLOCKS hit for the query protein.</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<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>
				<operationMethod>http://www.mygrid.org.uk/ontology#pattern_and_profile_search_algorithms</operationMethod>
			</serviceOperation>

		</operations>

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

</serviceDescriptions>
