atomMap

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
atomMap idType optional
<h:div class="summary">A reference to a map providing mappings between atoms</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 atoms. 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 atoms are of equal size and have 1:1 mapping between each id. This is another way of saying that the atoms mapped by a given ID are "the same atom".</h:div>

Used By

Element reaction

Source

<xsd:attributeGroup id="attGp.atomMap" name="atomMap">
  <xsd:attribute id="att.atomMap" name="atomMap" type="idType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">A reference to a map providing mappings between atoms</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 atoms. 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 atoms are of equal size and have 1:1 mapping between each id. This is another way of saying that the atoms mapped by a given ID are "the same atom".</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>