elementTypeArray

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
elementType elementTypeArrayType optional
<h:div class="summary">The identity of a chemical element.</h:div>
<h:div class="description">Normally mandatory on _atom_, _isotope_, etc.</h:div>

Used By

Element atomArray

Source

<xsd:attributeGroup id="attGp.elementTypeArray" name="elementTypeArray">
  <!-- Note: name differs from attributeGroup name -->
  <xsd:attribute id="att.elementTypeArray" name="elementType" type="elementTypeArrayType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">The identity of a chemical element.</h:div>
        <h:div class="description">Normally mandatory on _atom_, _isotope_, etc.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>