<?xml version="1.0"?>
<!--
  Copyright 2003 The Victoria University of Manchester
  Copyright 2003 University of Southampton IT Innovation Centre

  This file is part of myGrid.  Further information, and the
  latest version, can be found at http://www.mygrid.info

  myGrid is free software; you can redistribute it and/or modify
  it under the terms of the GNU Lesser General Public License as
  published by the Free Software Foundation; either version 2.1
  of the License, or (at your option) any later version.

  myGrid is distributed in the hope that it will be useful, but
  WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU Lesser General Public License for more details.

  You should have received a copy of the GNU Lesser General Public
  License along with myGrid; if not, write to the Free Software
  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

  Created By:          Mark Greenwood
  Created Date:        2003/02/27

  Dependencies:

  Last commit info:   To be completed

-->
<!--
     Input data for biofetch1.wsfl workflow ( swissprot )
     27.02.2003 -->

<mygridenactor>
   <data>
      <ID>105</ID>
      <name>ids</name>   <!-- concept="http://www.aboutmygrid.org/ontology#SwissProt_accession_number string" -->
      <type>org.w3c.dom.Element</type>
      <value><![CDATA[<ids xmlns:xsd="http://www.w3.org/2001/XMLSchema"
                xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                xsi:type="xsd:string">P21598</ids>]]></value>   <!-- P21598, OPSD_HUMAN, ...-->
   </data>
   <data>
      <ID>106</ID>
      <name>database</name> <!-- should be swall  -->
      <type>org.w3c.dom.Element</type>
      <value><![CDATA[<database xmlns:xsd="http://www.w3.org/2001/XMLSchema"
                xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                xsi:type="xsd:string">swall</database>]]></value>
   </data>
   <data>
      <ID>107</ID>
      <name>formatType</name>
      <type>org.w3c.dom.Element</type>
      <value><![CDATA[<formatType xmlns:xsd="http://www.w3.org/2001/XMLSchema"
                xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                xsi:type="xsd:string">default</formatType>]]></value>
   </data>
</mygridenactor>
