added showUnconserved property to group and view attributes
[jalview.git] / schemas / jalview.xsd
index 06473bc..72c1270 100755 (executable)
@@ -73,6 +73,8 @@
                                                <xs:attribute name="textCol1" type="xs:int"/>
                                                <xs:attribute name="textCol2" type="xs:int"/>
                                                <xs:attribute name="textColThreshold" type="xs:int"/>
+                                               <xs:attribute name="showUnconserved" type="xs:boolean" use="optional"/>
+                                               
                                        </xs:complexType>
                                </xs:element>
                                <xs:element name="Viewport" maxOccurs="unbounded">
                                                <xs:attribute name="rightAlignIds" type="xs:boolean"/>
                                                <xs:attribute name="showText" type="xs:boolean"/>
                                                <xs:attribute name="showColourText" type="xs:boolean"/>
+                                               <xs:attribute name="showUnconserved" type="xs:boolean" use="optional"/>
                                                <xs:attribute name="showBoxes" type="xs:boolean"/>
                                                <xs:attribute name="wrapAlignment" type="xs:boolean"/>
                                                <xs:attribute name="renderGaps" type="xs:boolean"/>