<xsd:attributeGroup id="attGp.formalChargeArray" name="formalChargeArray">
<!-- Note: name differs from attributeGroup name -->
<xsd:attribute id="att.formalChargeArray" name="formalCharge" type="formalChargeArrayType">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary">An array of formalCharges.</h:div>
<h:div class="description">Used in CML2 Array mode. NOT the calculated charge or oxidation state. No formal defaults, but assumed to be zero if omitted. It may become good practice to include it.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup> |