xWidth

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
xWidth xsd:double optional
<h:div class="summary">An unsigned interval along an x axis.</h:div>
<h:div class="description">It is typically used for the width of a _peak_ or _peakGroup_ but could be used for any range. It uses xUnits or the same units as the data.</h:div>

Used By

Elements peak, peakGroup

Source

<xsd:attributeGroup id="attGp.xWidth" name="xWidth">
  <xsd:attribute id="att.xWidth" name="xWidth" type="xsd:double">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">An unsigned interval along an x axis.</h:div>
        <h:div class="description">It is typically used for the width of a _peak_ or _peakGroup_ but could be used for any range. It uses xUnits or the same units as the data.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>