elementType

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
elementType elementTypeType 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

Elements atom, isotope

Source

<xsd:attributeGroup id="attGp.elementType" name="elementType">
  <xsd:attribute id="att.elementType" name="elementType" type="elementTypeType">
    <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>