added graphHeight attribute to schema (JAL-784)
[jalview.git] / schemas / vamsas.xsd
index ae0feca..3dd7d0d 100755 (executable)
                                use="optional" />
                        <xs:attribute name="graphGroup" type="xs:int"
                                use="optional" />
+                       <xs:attribute name="graphHeight" type="xs:int" use="optional">
+                       <xs:annotation><xs:documentation>height in pixels for the graph if this is a graph-type annotation.</xs:documentation></xs:annotation></xs:attribute>
                        <xs:attribute name="id" type="xs:string" use="optional" />
                        <xs:attribute name="scoreOnly" type="xs:boolean"
                                use="optional" default="false" />