<h:div class="summary">A reference to an existing bond.</h:div> <h:div class="general">A reference to a bond may be made by atoms (e.g. for multicentre or pi-bonds), electrons (for annotating reactions or describing electronic properties) or possibly other bonds (no examples yet). The semantics are relatively flexible.</h:div> <h:div class="example" href="bond1.xml"/> |
Attribute | bondRef/@bondRef |
<xsd:simpleType name="bondRefType" id="st.bondRefType"> <xsd:annotation> <xsd:documentation> <h:div class="summary">A reference to an existing bond.</h:div> <h:div class="general">A reference to a bond may be made by atoms (e.g. for multicentre or pi-bonds), electrons (for annotating reactions or describing electronic properties) or possibly other bonds (no examples yet). The semantics are relatively flexible.</h:div> <h:div class="example" href="bond1.xml"/> </xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:pattern value="[A-Za-z0-9_\-]+(:[A-Za-z0-9_\-]+)?"/> </xsd:restriction> </xsd:simpleType> |