Definition Type: Attribute
Name: to
Namespace: http://www.xml-cml.org/schema
Type: nsA:refType
Containing Schema: schema.xsd
Use (Optional)
Documentation:
The target of one or more links. On link elements the value is the single id of an element within the document or context specified in map@toContext attributes. It must identify the element uniquely. The reserved value 'null' implies that no mapping has been provided for the object(s) in the 'from' attribute. This implies no semantics but may be used by software to keep count of which elements have been mapped. For multiple targets use 'toSet'. 2005-06-18: updated docs
Collapse XSD Schema Diagram:
XSD Diagram of to in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.to" name="to" type="refType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">The target of one or more links.</h:div>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">On link elements the value is the single id of an element within the document or context specified in map@toContext attributes. It must identify the element uniquely. The reserved value 'null' implies that no mapping has been provided for the object(s) in the 'from' attribute. This implies no semantics but may be used by software to keep count of which elements have been mapped. For multiple targets use 'toSet'.</h:div>
            <h:div class="curation" xmlns:h="http://www.w3.org/1999/xhtml">2005-06-18: updated docs</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: