Definition Type: Attribute
Name: process
Namespace: http://www.xml-cml.org/schema
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: schema.xsd
Use (Optional)
Documentation:
Keyword signifying how object is to be processed. Semantics depend on the parent element 2006-05-20: PMR added
Collapse XSD Schema Diagram:
XSD Diagram of process in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.process" name="process" type="xsd:string">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Keyword signifying how object is to be processed.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">Semantics depend on the parent element</h:div>
            <h:div class="curation" xmlns:h="http://www.w3.org/1999/xhtml">2006-05-20: PMR added</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>