Definition Type: Attribute
Name: name
Namespace: http://www.xml-cml.org/schema
Type: nsA:metadataType
Containing Schema: schema.xsd
Use (Optional)
Documentation:
The metadata type. This is likely to be the Dublin Core name or something similar. The use of "type" is an infelicitous misnomer and we shall try to remove it.
Collapse XSD Schema Diagram:
XSD Diagram of name in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute name="name" type="metadataType" id="att.metadataType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">The metadata type.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">This is likely to be the Dublin Core 
				name or something similar. The use of "type" is an infelicitous 
				misnomer and we shall try to remove it.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: