moleculeRefs

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
moleculeRefs moleculeRefArrayType optional
<h:div class="summary">A reference to one or more molecules.</h:div>
<h:div class="description">Uses the id attribute as the target identification. The order of molecules is preserved. It is not necessarily an error to have repeated references to the same molecule</h:div>
<h:div class="curation">2005-11-22: PMR. added this attribute.</h:div>

Used By

Elements peak, peakGroup

Source

<xsd:attributeGroup id="attGp.moleculeRefs" name="moleculeRefs">
  <xsd:attribute name="moleculeRefs" id="att.moleculeRefs" type="moleculeRefArrayType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">A reference to one or more molecules.</h:div>
        <h:div class="description">Uses the id attribute as the target identification. The order of molecules is preserved. It is not necessarily an error to have repeated references to the same molecule</h:div>
        <h:div class="curation">2005-11-22: PMR. added this attribute.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>