Definition Type: Attribute
Name: title
Namespace: http://www.xml-cml.org/schema
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: schema.xsd
Use (Optional)
Documentation:
A title on an element. No controlled value.
Collapse XSD Schema Diagram:
XSD Diagram of title in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.title" name="title" type="xsd:string">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A title on an element.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">No controlled value.</h:div>
            <h:div class="example" href="title1.xml" xmlns:h="http://www.w3.org/1999/xhtml" />
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>