<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" xmlns:h="http://www.w3.org/1999/xhtml">The identity of a chemical element.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">Normally mandatory on _atom_, _isotope_, etc.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|