format

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
format formatType optional
<h:div class="summary">Format of a spectrum.</h:div>
<h:div class="description">The data structure of the spectrum. (Not the format of the data). This describes how the data structure is to be interpreted.</h:div>

Used By

Element spectrum

Source

<xsd:attributeGroup id="attGp.format" name="format">
  <xsd:attribute id="att.format" name="format" type="formatType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">Format of a spectrum.</h:div>
        <h:div class="description">The data structure of the spectrum. (Not the format of the data). This describes how the data structure is to be interpreted.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>