<xsd:attribute id="att.bondMap" name="bondMap" type="xsd:QName">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A reference to a map providing mappings between bonds</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">The map will normally be contained within the same document 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>
|