QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
objectClass | xsd:string | optional |
|
Elements | description, label |
<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">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> </xsd:attributeGroup> |