bondMap

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
bondMap xsd:QName optional
<h:div class="summary">A reference to a map providing mappings between bonds</h:div>
<h:div class="description">The map will normally be contained within the same doc and referenced by its ID. It will contain a list of links with from and to attributes linking bonds. The topology of the linking is defined by the application - it could be overlay of molecular fragments, reactant/product mapping, etc. The reserved phrase "USE_IDS" assume that the sets of bonds are of equal size and have 1:1 mapping between each id. This is another way of saying that the bonds mapped by a given ID are "the same bond".</h:div>

Used By

Element reaction

Source

<xsd:attributeGroup id="attGp.bondMap" name="bondMap">
  <xsd:attribute id="att.bondMap" name="bondMap" type="xsd:QName">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">A reference to a map providing mappings between bonds</h:div>
        <h:div class="description">The map will normally be contained within the same doc and referenced by its ID. It will contain a list of links with from and to attributes linking bonds. The topology of the linking is defined by the application - it could be overlay of molecular fragments, reactant/product mapping, etc. The reserved phrase "USE_IDS" assume that the sets of bonds are of equal size and have 1:1 mapping between each id. This is another way of saying that the bonds mapped by a given ID are "the same bond".</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>