1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$)
3 * Copyright (C) $$Year-Rel$$ The Jalview Authors * * This file is part of
4 Jalview. * * Jalview is free software: you can redistribute it and/or * modify
5 it under the terms of the GNU General Public License * as published by the
6 Free Software Foundation, either version 3 of the License, or (at your option)
7 any later version. * * Jalview is distributed in the hope that it will be
8 useful, but * WITHOUT ANY WARRANTY; without even the implied warranty * of
9 MERCHANTABILITY or FITNESS FOR A PARTICULAR * PURPOSE. See the GNU General
10 Public License for more details. * * You should have received a copy of the
11 GNU General Public License along with Jalview. If not, see <http://www.gnu.org/licenses/>.
12 * The Jalview Authors are detailed in the 'AUTHORS' file. -->
13 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
14 xmlns:vamsas="www.vamsas.ac.uk/jalview/version2" xmlns:jalview="www.jalview.org/colours"
15 xmlns:jv="www.jalview.org" xmlns:jvws="www.jalview.org/xml/wsparamset"
16 targetNamespace="www.jalview.org" elementFormDefault="qualified"
17 attributeFormDefault="unqualified">
18 <xs:import namespace="www.vamsas.ac.uk/jalview/version2"
19 schemaLocation="vamsas.xsd" />
20 <xs:import namespace="www.jalview.org/colours"
21 schemaLocation="JalviewUserColours.xsd" />
22 <xs:import namespace="www.jalview.org/xml/wsparamset"
23 schemaLocation="JalviewWsParamSet.xsd" />
24 <xs:complexType name="JalviewModel">
26 <xs:element name="creationDate" type="xs:dateTime" />
27 <xs:element name="version" type="xs:string" />
28 <xs:element name="vamsasModel" type="vamsas:VAMSAS" />
30 <xs:element name="JSeq" maxOccurs="unbounded" minOccurs="0">
33 <xs:element name="features" type="jv:feature"
34 minOccurs="0" maxOccurs="unbounded" />
35 <xs:element name="pdbids" minOccurs="0" maxOccurs="unbounded">
38 <xs:extension base="jv:pdbentry">
40 <xs:element name="structureState" minOccurs="0"
41 maxOccurs="unbounded">
44 <xs:extension base="xs:string">
45 <xs:attributeGroup ref="jv:swingwindow" />
46 <xs:attribute name="visible" type="xs:boolean" />
47 <xs:attribute name="viewId" type="xs:string"
107 <xs:attribute name="alignwithAlignPanel"
108 type="xs:boolean" use="optional" default="true">
137 <xs:attribute name="colourwithAlignPanel"
138 type="xs:boolean" use="optional" default="false">
169 <xs:attribute name="colourByJmol" type="xs:boolean"
170 use="optional" default="true">
197 <xs:attribute name="type" type="xs:string"
225 <xs:element name="hiddenSequences" type="xs:int"
226 minOccurs="0" maxOccurs="unbounded" />
227 <xs:element name="rnaViewer" minOccurs="0" maxOccurs="unbounded">
229 <xs:documentation>Reference to a viewer showing RNA structure
230 for this sequence. Schema supports one viewer showing multiple
231 annotations for multiple sequences, though currently only one
232 annotation for one sequence (gapped or trimmed) is used
237 <xs:element name="secondaryStructure" minOccurs="1"
238 maxOccurs="unbounded">
240 <xs:attribute name="title" type="xs:string" />
241 <xs:attribute name="annotationId" type="xs:string"
244 <xs:documentation>id attribute of Annotation in
246 the secondary structure annotation shown
251 <xs:attribute name="gapped" type="xs:boolean">
253 <xs:documentation>if true the RNA structure is shown with gaps, if false without
257 <xs:attribute name="viewerState" type="xs:string">
259 <xs:documentation>name of the project jar entry that holds
260 the VARNA viewer state for the structure
267 <xs:attributeGroup ref="jv:swingwindow" />
268 <xs:attribute name="title" type="xs:string" />
269 <xs:attribute name="viewId" type="xs:string">
271 <xs:documentation>An id unique to the RNA viewer panel
275 <xs:attribute name="dividerLocation" type="xs:int">
277 <xs:documentation>horizontal position of split pane divider
281 <xs:attribute name="selectedRna" type="xs:int">
283 <xs:documentation>Index of the selected structure in the
290 <xs:element name="hmmerProfile" minOccurs="0" type="xs:string">
292 <xs:documentation>name of the project jar entry that holds the HMM file with the profile for the sequence</xs:documentation>
296 <xs:attribute name="colour" type="xs:int" use="optional" />
297 <xs:attribute name="start" type="xs:int" use="required" />
298 <xs:attribute name="end" type="xs:int" use="required" />
299 <xs:attribute name="id" type="xs:string" use="required" />
300 <xs:attribute name="hidden" type="xs:boolean" />
301 <xs:attribute name="viewreference" type="xs:boolean" use="optional"/>
304 <xs:element name="JGroup" minOccurs="0" maxOccurs="unbounded">
307 <xs:element name="seq" type="xs:string" maxOccurs="unbounded" />
308 <xs:element name="annotationColours" type="jv:AnnotationColourScheme"
309 minOccurs="0" maxOccurs="1" />
311 <xs:attribute name="start" type="xs:int" />
312 <xs:attribute name="end" type="xs:int" />
313 <xs:attribute name="name" type="xs:string" />
314 <xs:attribute name="colour" type="xs:string" />
315 <xs:attribute name="consThreshold" type="xs:int" />
316 <xs:attribute name="pidThreshold" type="xs:int" />
317 <xs:attribute name="outlineColour" type="xs:int" />
318 <xs:attribute name="displayBoxes" type="xs:boolean" />
319 <xs:attribute name="displayText" type="xs:boolean" />
320 <xs:attribute name="colourText" type="xs:boolean" />
321 <xs:attribute name="textCol1" type="xs:int" />
322 <xs:attribute name="textCol2" type="xs:int" />
323 <xs:attribute name="textColThreshold" type="xs:int" />
324 <xs:attribute name="showUnconserved" type="xs:boolean"
326 <xs:attribute name="ignoreGapsinConsensus" type="xs:boolean"
327 use="optional" default="true" />
328 <xs:attribute name="showConsensusHistogram" type="xs:boolean"
329 use="optional" default="true" />
330 <xs:attribute name="showSequenceLogo" type="xs:boolean"
331 use="optional" default="false" />
332 <xs:attribute name="normaliseSequenceLogo" type="xs:boolean"
333 use="optional" default="false" />
334 <xs:attribute name="id" type="xs:string" use="optional">
337 Optional sequence group ID (only
346 <xs:element name="Viewport" maxOccurs="unbounded"
350 <xs:element name="AnnotationColours" type="jv:AnnotationColourScheme"
351 minOccurs="0" maxOccurs="1">
353 <xs:element name="hiddenColumns" minOccurs="0"
354 maxOccurs="unbounded">
356 <xs:attribute name="start" type="xs:int" />
357 <xs:attribute name="end" type="xs:int" />
360 <xs:element name="calcIdParam" minOccurs="0"
361 maxOccurs="unbounded">
364 <xs:extension base="jvws:WebServiceParameterSet">
365 <xs:attribute name="calcId" type="xs:string"
368 <xs:documentation>handle for the calculation which uses
373 <xs:attribute name="needsUpdate" type="xs:boolean"
374 use="optional" default="false">
376 <xs:documentation>should the calculation be performed
377 immediately after loading in order to refresh results
381 <xs:attribute name="autoUpdate" type="xs:boolean"
384 <xs:documentation>should the calculation be automatically
394 <xs:attributeGroup ref="jv:swingwindow" />
395 <xs:attribute name="conservationSelected" type="xs:boolean" />
396 <xs:attribute name="pidSelected" type="xs:boolean" />
397 <xs:attribute name="bgColour" type="xs:string" />
398 <xs:attribute name="consThreshold" type="xs:int" />
399 <xs:attribute name="pidThreshold" type="xs:int" />
400 <xs:attribute name="title" type="xs:string" />
401 <xs:attribute name="showFullId" type="xs:boolean" />
402 <xs:attribute name="rightAlignIds" type="xs:boolean" />
403 <xs:attribute name="showText" type="xs:boolean" />
404 <xs:attribute name="showColourText" type="xs:boolean" />
405 <xs:attribute name="showUnconserved" type="xs:boolean"
406 use="optional" default="false" />
407 <xs:attribute name="showBoxes" type="xs:boolean" />
408 <xs:attribute name="wrapAlignment" type="xs:boolean" />
409 <xs:attribute name="renderGaps" type="xs:boolean" />
410 <xs:attribute name="showSequenceFeatures" type="xs:boolean" />
411 <xs:attribute name="showNPfeatureTooltip" type="xs:boolean"
413 <xs:attribute name="showDbRefTooltip" type="xs:boolean"
415 <xs:attribute name="followHighlight" type="xs:boolean"
416 use="optional" default="true" />
417 <xs:attribute name="followSelection" type="xs:boolean"
418 use="optional" default="true" />
419 <xs:attribute name="showAnnotation" type="xs:boolean" />
420 <xs:attribute name="centreColumnLabels" type="xs:boolean"
421 use="optional" default="false" />
422 <xs:attribute name="showGroupConservation" type="xs:boolean"
423 use="optional" default="false" />
424 <xs:attribute name="showGroupConsensus" type="xs:boolean"
425 use="optional" default="false" />
426 <xs:attribute name="showConsensusHistogram" type="xs:boolean"
427 use="optional" default="true" />
428 <xs:attribute name="showSequenceLogo" type="xs:boolean"
429 use="optional" default="false" />
430 <xs:attribute name="normaliseSequenceLogo" type="xs:boolean"
431 use="optional" default="false" />
432 <xs:attribute name="ignoreGapsinConsensus" type="xs:boolean"
433 use="optional" default="true" />
434 <xs:attribute name="startRes" type="xs:int" />
435 <xs:attribute name="startSeq" type="xs:int" />
436 <xs:attribute name="fontName" type="xs:string" />
437 <xs:attribute name="fontSize" type="xs:int" />
438 <xs:attribute name="fontStyle" type="xs:int" />
439 <xs:attribute name="scaleProteinAsCdna" type="xs:boolean" use="optional" default="true" />
440 <xs:attribute name="viewName" type="xs:string" />
441 <xs:attribute name="sequenceSetId" type="xs:string" />
442 <xs:attribute name="gatheredViews" type="xs:boolean" />
443 <xs:attribute name="textCol1" type="xs:int" />
444 <xs:attribute name="textCol2" type="xs:int" />
445 <xs:attribute name="textColThreshold" type="xs:int" />
446 <xs:attribute name="id" type="xs:ID" use="optional">
449 unique id used by jalview to
456 <xs:attribute name="complementId" type="xs:string"
460 The viewport id of this viewport's
461 (cdna/protein) coding complement, if any
467 <xs:element name="UserColours" minOccurs="0" maxOccurs="unbounded">
470 <xs:element name="UserColourScheme" type="jalview:JalviewUserColours" />
472 <xs:attribute name="id" type="xs:string" />
475 <xs:element name="tree" minOccurs="0" maxOccurs="unbounded">
477 <xs:sequence minOccurs="0">
478 <xs:element name="title" type="xs:string" />
479 <xs:element name="newick" type="xs:string" />
481 <xs:attribute name="fontName" type="xs:string" />
482 <xs:attribute name="fontSize" type="xs:int" />
483 <xs:attribute name="fontStyle" type="xs:int" />
484 <xs:attribute name="threshold" type="xs:float" />
485 <xs:attribute name="showBootstrap" type="xs:boolean" />
486 <xs:attribute name="showDistances" type="xs:boolean" />
487 <xs:attribute name="markUnlinked" type="xs:boolean" />
488 <xs:attribute name="fitToWindow" type="xs:boolean" />
489 <xs:attribute name="currentTree" type="xs:boolean" />
490 <xs:attribute name="id" type="xs:ID" use="optional">
493 Tree ID added for binding tree
496 document trees in jalview 2.4.1
500 <xs:attributeGroup ref="jv:swingwindow" />
503 <xs:element name="FeatureSettings" minOccurs="0">
506 <xs:element name="setting" minOccurs="0" maxOccurs="unbounded">
509 <xs:element name="attributeName" type="xs:string" minOccurs="0" maxOccurs="2">
511 <xs:documentation>name of feature attribute to colour by, or attribute and sub-attribute</xs:documentation>
514 <xs:element name="matcherSet" minOccurs="0" type="jalview:FeatureMatcherSet">
516 <xs:documentation>optional filter(s) applied to the feature type</xs:documentation>
520 <xs:attribute name="type" type="xs:string" use="required" />
521 <xs:attribute name="colour" type="xs:int" use="required" />
522 <xs:attribute name="display" type="xs:boolean"
524 <xs:attribute name="order" type="xs:float" use="optional" />
525 <xs:attribute name="mincolour" type="xs:int" use="optional">
528 Optional minimum colour
535 <xs:attribute name="noValueColour" use="optional" type="jalview:NoValueColour" default="Min" />
536 <xs:attribute name="threshold" type="xs:float"
541 graduated feature colour
545 <xs:attribute name="threshstate" type="xs:int"
550 graduated feature colour
554 <xs:attribute name="max" type="xs:float" use="optional" />
555 <xs:attribute name="min" type="xs:float" use="optional" />
556 <xs:attribute name="colourByLabel" type="xs:boolean"
558 <xs:attribute name="autoScale" type="xs:boolean"
562 <xs:element name="group" minOccurs="0" maxOccurs="unbounded">
564 <xs:attribute name="name" type="xs:string" use="required" />
565 <xs:attribute name="display" type="xs:boolean"
575 <xs:complexType name="feature">
577 <xs:element name="otherData" minOccurs="0" maxOccurs="unbounded">
579 <xs:attribute name="key" type="xs:string" use="required" />
580 <xs:attribute name="key2" type="xs:string" use="optional">
582 <xs:documentation>key2 may be used for a sub-attribute of key</xs:documentation>
585 <xs:attribute name="value" type="xs:string" use="required" />
589 <xs:attribute name="begin" type="xs:int" use="required" />
590 <xs:attribute name="end" type="xs:int" use="required" />
591 <xs:attribute name="type" type="xs:string" use="required" />
592 <xs:attribute name="description" type="xs:string" use="optional" />
593 <xs:attribute name="status" type="xs:string" use="optional" />
594 <xs:attribute name="featureGroup" type="xs:string" use="optional" />
595 <xs:attribute name="score" type="xs:float" use="optional" />
597 <xs:complexType name="pdbentry">
598 <xs:sequence minOccurs="0" maxOccurs="unbounded">
599 <xs:element name="property" minOccurs="0" maxOccurs="unbounded">
601 <xs:attribute name="name" type="xs:string" use="required" />
602 <xs:attribute name="value" type="xs:string" use="required" />
606 <xs:attribute name="id" type="xs:string" use="required" />
607 <xs:attribute name="type" type="xs:string" use="optional" />
608 <xs:attribute name="file" type="xs:string" />
610 <!-- <xs:complexType name="reportWindow"> <xs:annotation> <xs:documentation>Generic
611 type for windows containing mime-typed data associated with other jalview
612 windows</xs:documentation> </xs:annotation> <xs:sequence> </xs:sequence>
613 <xs:attribute name="id" type="xs:string" use="required"/> <xs:attribute name="type"
614 type="xs:string" use="optional"/> <xs:attribute name="file" type="xs:string"
615 use="optional"/> </xs:complexType> -->
616 <xs:attributeGroup name="swingwindow">
619 base attributes for windows displayed in Jalview
623 <xs:attribute name="width" type="xs:int" />
624 <xs:attribute name="height" type="xs:int" />
625 <xs:attribute name="xpos" type="xs:int" />
626 <xs:attribute name="ypos" type="xs:int" />
628 <xs:complexType name="AnnotationColourScheme">
629 <xs:attribute name="aboveThreshold" type="xs:int" />
630 <xs:attribute name="annotation" type="xs:string" />
631 <xs:attribute name="minColour" type="xs:int" />
632 <xs:attribute name="maxColour" type="xs:int" />
633 <xs:attribute name="colourScheme" type="xs:string" />
634 <xs:attribute name="threshold" type="xs:float" />
635 <xs:attribute name="perSequence" type="xs:boolean" use="optional" />
636 <xs:attribute name="predefinedColours" type="xs:boolean"