<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" xmlns:h="http://www.w3.org/1999/xhtml">An array of atom IDs.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">Normally an attribute of an array-based element.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|