Definition Type: Attribute
Name: atomSetRef
Namespace: http://www.xml-cml.org/schema
Type: nsA:refType
Containing Schema: schema.xsd
Use (Optional)
Documentation:
An atomSet describing the region. Any point falling within atomOffset of any atom in the set lies within the region. This means the region could consist of disjoint fragments.
Collapse XSD Schema Diagram:
XSD Diagram of atomSetRef in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute name="atomSetRef" type="refType" id="att.atomSetRef">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">An atomSet describing the region.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">Any point falling within atomOffset of any atom in the set lies within the region. This means the region could consist of disjoint fragments.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: