moleculeRefArrayType

<h:div class="summary">An array of moleculeRefs.</h:div>
<h:div class="description">Typical applications are the annotation of peaks in chromatograms and mapping reactions. The context of the id resolution is the childOrSibling concept.</h:div>

Simple Type Information

Used By

Source

<xsd:simpleType name="moleculeRefArrayType" id="st.moleculeRefArrayType">
  <xsd:annotation>
    <xsd:documentation>
      <h:div class="summary">An array of moleculeRefs.</h:div>
      <h:div class="description">Typical applications are the annotation of peaks in chromatograms and mapping reactions. The context of the id resolution is the childOrSibling concept.</h:div>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:list itemType="moleculeRefType"/>
</xsd:simpleType>