name and accession are unbounded
authoramwaterhouse <Andrew Waterhouse>
Mon, 31 Oct 2005 15:48:42 +0000 (15:48 +0000)
committeramwaterhouse <Andrew Waterhouse>
Mon, 31 Oct 2005 15:48:42 +0000 (15:48 +0000)
resources/uniprot_mapping.xml

index de1e8f0..697c90c 100755 (executable)
@@ -9,8 +9,8 @@
         </class>\r
                 \r
         <class name="jalview.datamodel.UniprotEntry">\r
-             <field name="name" type="string"/>\r
-             <field name="accession" type="string"/>\r
+             <field name="name" type="string" collection="vector"/>\r
+             <field name="accession" type="string" collection="vector"/>\r
              <field name="UniprotSequence" type="jalview.datamodel.UniprotSequence">\r
                <bind-xml name="sequence"/> \r
               </field>\r