objectClass

<h:div class="summary">The class of an object.</h:div>
<h:div class="description">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">The attribute is named 'objectClass' to avoid clashes with other class attributes and inappropriate conversion to foo.getClass().</h:div>

Attribute Information

Used By

Attribute Group objectClass

Source

<xsd:attribute name="objectClass" type="xsd:string" id="att.objectClass">
  <xsd:annotation>
    <xsd:documentation>
      <h:div class="summary">The class of an object.</h:div>
      <h:div class="description">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">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>

Sample