<?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-old/plugins/pedro/services/model/common.xsd">
	<serviceDescription >
		<serviceName>getChildren</serviceName>
		<locationURL>http://www.ebi.ac.uk/collab/mygrid/service1/goviz/GoViz.jws</locationURL>
		<interfaceWSDL>http://www.ebi.ac.uk/collab/mygrid/service1/goviz/GoViz.jws?wsdl</interfaceWSDL>
		<serviceDescriptionText>Retrieves the IDs of all immediate children of a specified GO ID. </serviceDescriptionText>
		<operations >
			<serviceOperation >
				<operationName>getChildren</operationName>
				<operationSpec>&lt;s:arbitrarywsdl xmlns:s=&quot;http://org.embl.ebi.escience/xscufl/0.1alpha&quot;&gt;&lt;s:wsdl&gt;http://www.ebi.ac.uk/collab/mygrid/service1/goviz/GoViz.jws?wsdl&lt;/s:wsdl&gt;&lt;s:operation&gt;getChildren&lt;/s:operation&gt;&lt;/s:arbitrarywsdl&gt;</operationSpec>
				<operationDescriptionText>Retrieves the IDs of all immediate children of a specified GO ID. </operationDescriptionText>
				<operationInputs >
					<parameter >
						<parameterName>geneOntologyID</parameterName>
						<messageName>getChildrenRequest</messageName>
						<parameterDescription>GO ID of which the Children should be returned. 
e.g.GO:0007601</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<semanticType>http://www.mygrid.org.uk/ontology#Gene_Ontology_term_id</semanticType>
						<transportDataType>String</transportDataType>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

				</operationInputs>

				<operationOutputs >
					<parameter >
						<parameterName>getChildrenReturn</parameterName>
						<messageName>getChildrenResponse</messageName>
						<parameterDescription>Return the IDs of all immediate children of the specified term.</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<semanticType>http://www.mygrid.org.uk/ontology#Gene_Ontology_term_id</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>
			</serviceOperation>

		</operations>

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

</serviceDescriptions>
