use="optional" default="true" />
<xs:attribute name="startRes" type="xs:int" />
<xs:attribute name="startSeq" type="xs:int" />
+ <xs:attribute name="charWidth" type="xs:int" />
+ <xs:attribute name="charHeight" type="xs:int" />
<xs:attribute name="fontName" type="xs:string" />
<xs:attribute name="fontSize" type="xs:int" />
<xs:attribute name="fontStyle" type="xs:int" />
viewStyle.setFontName(font.getName());
viewStyle.setFontStyle(font.getStyle());
viewStyle.setFontSize(font.getSize());
-
+
validCharWidth = true;
}
view.setConservationSelected(av.getConservationSelected());
view.setPidSelected(av.getAbovePIDThreshold());
+ view.setCharHeight(av.getCharHeight());
+ view.setCharWidth(av.getCharWidth());
final Font font = av.getFont();
view.setFontName(font.getName());
view.setFontSize(font.getSize());
viewport.setIncrement(safeInt(view.getConsThreshold()));
viewport.setShowJVSuffix(safeBoolean(view.isShowFullId()));
viewport.setRightAlignIds(safeBoolean(view.isRightAlignIds()));
+ if (view.getCharWidth()!=null)
+ {
+ viewport.setCharWidth(view.getCharWidth());
+ viewport.setCharHeight(view.getCharHeight());
+ }
viewport.setFont(new Font(view.getFontName(),
safeInt(view.getFontStyle()), safeInt(view.getFontSize())),
true);
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
* <attribute name="ignoreGapsinConsensus" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
* <attribute name="startRes" type="{http://www.w3.org/2001/XMLSchema}int" />
* <attribute name="startSeq" type="{http://www.w3.org/2001/XMLSchema}int" />
+ * <attribute name="charWidth" type="{http://www.w3.org/2001/XMLSchema}int" />
+ * <attribute name="charHeight" type="{http://www.w3.org/2001/XMLSchema}int" />
* <attribute name="fontName" type="{http://www.w3.org/2001/XMLSchema}string" />
* <attribute name="fontSize" type="{http://www.w3.org/2001/XMLSchema}int" />
* <attribute name="fontStyle" type="{http://www.w3.org/2001/XMLSchema}int" />
* </element>
* <element name="pcaData" type="{www.jalview.org}PcaDataType"/>
* </sequence>
- * <attGroup ref="{www.jalview.org}SimilarityParams"/>
* <attGroup ref="{www.jalview.org}swingwindow"/>
+ * <attGroup ref="{www.jalview.org}SimilarityParams"/>
* <attribute name="title" type="{http://www.w3.org/2001/XMLSchema}string" />
* <attribute name="scoreModelName" type="{http://www.w3.org/2001/XMLSchema}string" />
* <attribute name="xDim" type="{http://www.w3.org/2001/XMLSchema}int" />
* </element>
* <element name="pcaData" type="{www.jalview.org}PcaDataType"/>
* </sequence>
- * <attGroup ref="{www.jalview.org}SimilarityParams"/>
* <attGroup ref="{www.jalview.org}swingwindow"/>
+ * <attGroup ref="{www.jalview.org}SimilarityParams"/>
* <attribute name="title" type="{http://www.w3.org/2001/XMLSchema}string" />
* <attribute name="scoreModelName" type="{http://www.w3.org/2001/XMLSchema}string" />
* <attribute name="xDim" type="{http://www.w3.org/2001/XMLSchema}int" />
protected Boolean showLabels;
@XmlAttribute(name = "linkToAllViews")
protected Boolean linkToAllViews;
- @XmlAttribute(name = "includeGaps")
- protected Boolean includeGaps;
- @XmlAttribute(name = "matchGaps")
- protected Boolean matchGaps;
- @XmlAttribute(name = "includeGappedColumns")
- protected Boolean includeGappedColumns;
- @XmlAttribute(name = "denominateByShortestLength")
- protected Boolean denominateByShortestLength;
@XmlAttribute(name = "width")
protected Integer width;
@XmlAttribute(name = "height")
protected Integer xpos;
@XmlAttribute(name = "ypos")
protected Integer ypos;
+ @XmlAttribute(name = "includeGaps")
+ protected Boolean includeGaps;
+ @XmlAttribute(name = "matchGaps")
+ protected Boolean matchGaps;
+ @XmlAttribute(name = "includeGappedColumns")
+ protected Boolean includeGappedColumns;
+ @XmlAttribute(name = "denominateByShortestLength")
+ protected Boolean denominateByShortestLength;
/**
* Gets the value of the sequencePoint property.
}
/**
- * Gets the value of the includeGaps property.
+ * Gets the value of the width property.
*
* @return
* possible object is
- * {@link Boolean }
+ * {@link Integer }
*
*/
- public Boolean isIncludeGaps() {
- return includeGaps;
+ public Integer getWidth() {
+ return width;
}
/**
- * Sets the value of the includeGaps property.
+ * Sets the value of the width property.
*
* @param value
* allowed object is
- * {@link Boolean }
+ * {@link Integer }
*
*/
- public void setIncludeGaps(Boolean value) {
- this.includeGaps = value;
+ public void setWidth(Integer value) {
+ this.width = value;
}
/**
- * Gets the value of the matchGaps property.
+ * Gets the value of the height property.
*
* @return
* possible object is
- * {@link Boolean }
+ * {@link Integer }
*
*/
- public Boolean isMatchGaps() {
- return matchGaps;
+ public Integer getHeight() {
+ return height;
}
/**
- * Sets the value of the matchGaps property.
+ * Sets the value of the height property.
*
* @param value
* allowed object is
- * {@link Boolean }
+ * {@link Integer }
*
*/
- public void setMatchGaps(Boolean value) {
- this.matchGaps = value;
+ public void setHeight(Integer value) {
+ this.height = value;
}
/**
- * Gets the value of the includeGappedColumns property.
+ * Gets the value of the xpos property.
*
* @return
* possible object is
- * {@link Boolean }
+ * {@link Integer }
*
*/
- public Boolean isIncludeGappedColumns() {
- return includeGappedColumns;
+ public Integer getXpos() {
+ return xpos;
}
/**
- * Sets the value of the includeGappedColumns property.
+ * Sets the value of the xpos property.
*
* @param value
* allowed object is
- * {@link Boolean }
+ * {@link Integer }
*
*/
- public void setIncludeGappedColumns(Boolean value) {
- this.includeGappedColumns = value;
+ public void setXpos(Integer value) {
+ this.xpos = value;
}
/**
- * Gets the value of the denominateByShortestLength property.
+ * Gets the value of the ypos property.
*
* @return
* possible object is
- * {@link Boolean }
+ * {@link Integer }
*
*/
- public Boolean isDenominateByShortestLength() {
- return denominateByShortestLength;
+ public Integer getYpos() {
+ return ypos;
}
/**
- * Sets the value of the denominateByShortestLength property.
+ * Sets the value of the ypos property.
*
* @param value
* allowed object is
- * {@link Boolean }
+ * {@link Integer }
*
*/
- public void setDenominateByShortestLength(Boolean value) {
- this.denominateByShortestLength = value;
+ public void setYpos(Integer value) {
+ this.ypos = value;
}
/**
- * Gets the value of the width property.
+ * Gets the value of the includeGaps property.
*
* @return
* possible object is
- * {@link Integer }
+ * {@link Boolean }
*
*/
- public Integer getWidth() {
- return width;
+ public Boolean isIncludeGaps() {
+ return includeGaps;
}
/**
- * Sets the value of the width property.
+ * Sets the value of the includeGaps property.
*
* @param value
* allowed object is
- * {@link Integer }
+ * {@link Boolean }
*
*/
- public void setWidth(Integer value) {
- this.width = value;
+ public void setIncludeGaps(Boolean value) {
+ this.includeGaps = value;
}
/**
- * Gets the value of the height property.
+ * Gets the value of the matchGaps property.
*
* @return
* possible object is
- * {@link Integer }
+ * {@link Boolean }
*
*/
- public Integer getHeight() {
- return height;
+ public Boolean isMatchGaps() {
+ return matchGaps;
}
/**
- * Sets the value of the height property.
+ * Sets the value of the matchGaps property.
*
* @param value
* allowed object is
- * {@link Integer }
+ * {@link Boolean }
*
*/
- public void setHeight(Integer value) {
- this.height = value;
+ public void setMatchGaps(Boolean value) {
+ this.matchGaps = value;
}
/**
- * Gets the value of the xpos property.
+ * Gets the value of the includeGappedColumns property.
*
* @return
* possible object is
- * {@link Integer }
+ * {@link Boolean }
*
*/
- public Integer getXpos() {
- return xpos;
+ public Boolean isIncludeGappedColumns() {
+ return includeGappedColumns;
}
/**
- * Sets the value of the xpos property.
+ * Sets the value of the includeGappedColumns property.
*
* @param value
* allowed object is
- * {@link Integer }
+ * {@link Boolean }
*
*/
- public void setXpos(Integer value) {
- this.xpos = value;
+ public void setIncludeGappedColumns(Boolean value) {
+ this.includeGappedColumns = value;
}
/**
- * Gets the value of the ypos property.
+ * Gets the value of the denominateByShortestLength property.
*
* @return
* possible object is
- * {@link Integer }
+ * {@link Boolean }
*
*/
- public Integer getYpos() {
- return ypos;
+ public Boolean isDenominateByShortestLength() {
+ return denominateByShortestLength;
}
/**
- * Sets the value of the ypos property.
+ * Sets the value of the denominateByShortestLength property.
*
* @param value
* allowed object is
- * {@link Integer }
+ * {@link Boolean }
*
*/
- public void setYpos(Integer value) {
- this.ypos = value;
+ public void setDenominateByShortestLength(Boolean value) {
+ this.denominateByShortestLength = value;
}
* <attribute name="ignoreGapsinConsensus" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
* <attribute name="startRes" type="{http://www.w3.org/2001/XMLSchema}int" />
* <attribute name="startSeq" type="{http://www.w3.org/2001/XMLSchema}int" />
+ * <attribute name="charWidth" type="{http://www.w3.org/2001/XMLSchema}int" />
+ * <attribute name="charHeight" type="{http://www.w3.org/2001/XMLSchema}int" />
* <attribute name="fontName" type="{http://www.w3.org/2001/XMLSchema}string" />
* <attribute name="fontSize" type="{http://www.w3.org/2001/XMLSchema}int" />
* <attribute name="fontStyle" type="{http://www.w3.org/2001/XMLSchema}int" />
protected Integer startRes;
@XmlAttribute(name = "startSeq")
protected Integer startSeq;
+ @XmlAttribute(name = "charWidth")
+ protected Integer charWidth;
+ @XmlAttribute(name = "charHeight")
+ protected Integer charHeight;
@XmlAttribute(name = "fontName")
protected String fontName;
@XmlAttribute(name = "fontSize")
}
/**
+ * Gets the value of the charWidth property.
+ *
+ * @return
+ * possible object is
+ * {@link Integer }
+ *
+ */
+ public Integer getCharWidth() {
+ return charWidth;
+ }
+
+ /**
+ * Sets the value of the charWidth property.
+ *
+ * @param value
+ * allowed object is
+ * {@link Integer }
+ *
+ */
+ public void setCharWidth(Integer value) {
+ this.charWidth = value;
+ }
+
+ /**
+ * Gets the value of the charHeight property.
+ *
+ * @return
+ * possible object is
+ * {@link Integer }
+ *
+ */
+ public Integer getCharHeight() {
+ return charHeight;
+ }
+
+ /**
+ * Sets the value of the charHeight property.
+ *
+ * @param value
+ * allowed object is
+ * {@link Integer }
+ *
+ */
+ public void setCharHeight(Integer value) {
+ this.charHeight = value;
+ }
+
+ /**
* Gets the value of the fontName property.
*
* @return
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:55 PM GMT
+// Generated on: 2023.02.22 at 10:08:57 PM GMT
//
@javax.xml.bind.annotation.XmlSchema(namespace = "www.vamsas.ac.uk/jalview/version2", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED)
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2023.02.22 at 05:27:56 PM GMT
+// Generated on: 2023.02.22 at 10:08:58 PM GMT
//
@javax.xml.bind.annotation.XmlSchema(namespace = "http://uniprot.org/uniprot", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED)