Definition Type: AttributeGroup
Name: delete
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Collapse XSD Schema Diagram:
Drilldown into delete in schema schema_xsdXSD Diagram of delete in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attributeGroup id="attGp.delete" name="delete">
    <xsd:attribute name="delete" id="att.delete" type="xsd:string">
        <xsd:annotation>
            <xsd:documentation>
                <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A flag indicated that the element can detach/delete itself.</h:div>
                <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">An element containg this attribute may only have a transient existence
                (e.g. a template to create other elements) and this attribute shows that 
                the element can be deleted at the appropriate stage. The time at which this
                is called is application dependent. At present the presence of the attribute
                is sufficient to trigger this; later a controlled vocabulary will be developed.</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
delete nsA:delete (Optional)