measurement

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
measurement measurementType optional
<h:div class="summary">Type of spectral measurement.</h:div>
<h:div class="description">The nature of the measured data. This is not an exhaustive list and should only be used if it affects the storage or immediate processing.</h:div>

Used By

Element spectrum

Source

<xsd:attributeGroup id="attGp.measurement" name="measurement">
  <xsd:attribute id="att.measurement" name="measurement" type="measurementType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">Type of spectral measurement.</h:div>
        <h:div class="description">The nature of the measured data. This is not an exhaustive list and should only be used if it affects the storage or immediate processing.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>