integral

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
integral xsd:string optional
<h:div class="summary">Area under a peak.</h:div>
<h:div class="description">Unfortunately units are usually arbitrary and not related to the x- and y- axis units, and in this case _peakUnits_ should be use.</h:div>

Used By

Elements peak, peakGroup

Source

<xsd:attributeGroup id="attGp.integral" name="integral">
  <xsd:attribute id="att.integral" name="integral" type="xsd:string">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">Area under a peak.</h:div>
        <h:div class="description">Unfortunately units are usually arbitrary and not related to the x- and y- axis units, and in this case _peakUnits_ should be use.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>