git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39ef69a
)
name and accession are unbounded
author
amwaterhouse
<Andrew Waterhouse>
Mon, 31 Oct 2005 15:48:42 +0000
(15:48 +0000)
committer
amwaterhouse
<Andrew Waterhouse>
Mon, 31 Oct 2005 15:48:42 +0000
(15:48 +0000)
resources/uniprot_mapping.xml
patch
|
blob
|
history
diff --git
a/resources/uniprot_mapping.xml
b/resources/uniprot_mapping.xml
index
de1e8f0
..
697c90c
100755
(executable)
--- a/
resources/uniprot_mapping.xml
+++ b/
resources/uniprot_mapping.xml
@@
-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