Definition Type: Attribute
Name: regionRefs
Namespace: http://www.xml-cml.org/schema
Type: nsA:refType
Containing Schema: schema.xsd
Use (Optional)
Documentation:
A list of regions creating a union. The union of a series of regions produces a larger region (possibly disjoint). Any point belonging to any of the referenced regions is a member of this region.
Collapse XSD Schema Diagram:
XSD Diagram of regionRefs in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute name="regionRefs" type="refType" id="att.regionRefs">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A list of regions creating a union.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">The union of a series of regions produces a larger region (possibly disjoint). Any point belonging to any of the referenced regions is a member of this region.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: