Definition Type: Attribute
Name: test
Namespace: http://www.xml-cml.org/schema
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: schema.xsd
Use (Optional)
Documentation:
The test condition on an if element. No controlled format yet. 2006-06-09: PMR Created..
Collapse XSD Schema Diagram:
XSD Diagram of test in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute name="test" type="xsd:string" id="att.test">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">The test condition on an if element.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">No controlled format yet.</h:div>
            <h:div class="curation" xmlns:h="http://www.w3.org/1999/xhtml">2006-06-09: PMR Created..</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>