peakStructureType

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
type peakStructureTypeType optional
<h:div class="summary">Type of this structure.</h:div>
<h:div class="description">Semi-controlled vocabulary such as coupling or splitting.</h:div>

Used By

Element peakStructure

Source

<xsd:attributeGroup id="attGp.peakStructureType" name="peakStructureType">
  <xsd:attribute id="att.peakStructureType" name="type" type="peakStructureTypeType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">Type of this structure.</h:div>
        <h:div class="description">Semi-controlled vocabulary such as coupling or splitting.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>