concise

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
concise formulaType optional
<h:div class="summary">A concise formula.</h:div>
<h:div class="general">The string represents an (unstructured) formula i.e. no submolecules. Recommended to use the format "H 2 O 1", etc.</h:div>

Used By

Element formula

Source

<xsd:attributeGroup id="attGp.concise" name="concise">
  <xsd:attribute name="concise" id="att.concise" type="formulaType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">A concise formula.</h:div>
        <h:div class="general">The string represents an (unstructured) formula i.e. no submolecules. Recommended to use the format "H 2 O 1", etc.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>