order

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
order orderType optional
<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>

Used By

Elements bond, join

Source

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