Definition Type: AttributeGroup
Name: objectClass
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Collapse XSD Schema Diagram:
Drilldown into objectClass in schema schema_xsdXSD Diagram of objectClass in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attributeGroup id="attGp.objectClass" name="objectClass">
    <xsd:attribute name="objectClass" type="xsd:string" id="att.objectClass">
        <xsd:annotation>
            <xsd:documentation>
                <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">The class of an object.</h:div>
                <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">The type of this information. This is not controlled, but examples might include:
                    <h:ul><h:li>label</h:li>
                        <h:li>summary</h:li>
                        <h:li>note</h:li>
                        <h:li>usage</h:li>
                        <h:li>qualifier</h:li>
                    </h:ul>
            It might be used to control display or XSL filtering.</h:div>
                <h:div class="note" xmlns:h="http://www.w3.org/1999/xhtml">The attribute is named 'objectClass' to avoid clashes with other class attributes and inappropriate conversion to foo.getClass().</h:div>
            </xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
objectClass nsA:objectClass (Optional)