<xsd:attributeGroup id="attGp.orderArray" name="orderArray">
<!-- Note: name differs from attributeGroup name -->
<xsd:attribute name="order" id="att.orderArray" type="orderArrayType">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary">The order of the bond.</h:div>
<h:div class="description">There is NO default. This order is for bookkeeping only and is not related to length, QM calculations or other experimental or theoretical calculations.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup> |