visible
[jalview.git] / schemas / vamsas.xsd
index 1a24509..847c903 100755 (executable)
                                                <xs:attribute name="graphGroup" type="xs:int" use="optional"/>
                                                <xs:attribute name="id" type="xs:string" use="optional"/>
                                                <xs:attribute name="scoreOnly" type="xs:boolean" use="optional" default="false"/>
-                                               <xs:attribute name="score" type="xs:float" use="optional"/>
+                                               <xs:attribute name="score" type="xs:double" use="optional"/>
+                                               <xs:attribute name="visible" type="xs:boolean" use="optional"/>
+                                       </xs:complexType>
+                               </xs:element>
+                               <xs:element name="sequenceSetProperties" minOccurs="0" maxOccurs="unbounded">
+                                       <xs:complexType>
+                                               <xs:attribute name="key" type="xs:string"/>
+                                               <xs:attribute name="value" type="xs:string"/>
                                        </xs:complexType>
                                </xs:element>
                        </xs:sequence>