Definition Type: AttributeGroup
Name: eval
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Collapse XSD Schema Diagram:
Drilldown into eval in schema schema_xsdXSD Diagram of eval in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attributeGroup id="attGp.eval" name="eval">
    <xsd:attribute name="eval" id="att.eval" type="xsd:string">
        <xsd:annotation>
            <xsd:documentation>
                <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A flag on 'arg' to indicate that the value can be calculated.</h:div>
                <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">This is still experimental.  if eval="_ijk_+3" and
                the value of the ijk was 2, this would change the value of the arg to 5. 
                Only + and - are currently allowed</h:div>
                <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">2006-05-21: PMR added attribute.</h:div>
            </xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
eval nsA:eval (Optional)