atomIDArray

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
atomID atomRefArrayType optional
<h:div class="summary">An array of atom IDs.</h:div>
<h:div class="description">Normally an attribute of an array-based element.</h:div>

Used By

Element atomArray

Source

<xsd:attributeGroup id="attGp.atomIDArray" name="atomIDArray">
  <!-- Note: name differs from attributeGroup name -->
  <xsd:attribute name="atomID" id="att.atomIDArray" type="atomRefArrayType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">An array of atom IDs.</h:div>
        <h:div class="description">Normally an attribute of an array-based element.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>