<?xml version="1.0" encoding="UTF-8"?>
<s:scufl xmlns:s="http://org.embl.ebi.escience/xscufl/0.1alpha" version="0.2" log="0">
  <s:workflowdescription lsid="urn:lsid:www.mygrid.org.uk:operation:GGLX7MINTI276" author="Franck Tanoh" title="BIVGetRecord">Retrieve the BIND(Biomolecular Interaction Network Database)record of a given BIND ID. 
An example of how to use the "BIVGetRecord" service. 
Input example: 
699</s:workflowdescription>
  <s:processor name="BIVGetRecord">
    <s:arbitrarywsdl>
      <s:wsdl>http://soap.bind.ca/wsdl/bind.wsdl</s:wsdl>
      <s:operation>BIVGetRecord</s:operation>
    </s:arbitrarywsdl>
  </s:processor>
  <s:link source="Bind_ID" sink="BIVGetRecord:bid" />
  <s:link source="BIVGetRecord:BIVRecord" sink="result" />
  <s:source name="Bind_ID">
    <s:metadata>
      <s:description>699</s:description>
    </s:metadata>
  </s:source>
  <s:sink name="result" />
</s:scufl>

