type

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
type xsd:string optional
<h:div class="summary">Type of the object.</h:div>
<h:div class="description">A qualifier which may affect the semantics of the object.</h:div>

Used By

Source

<xsd:attributeGroup id="attGp.type" name="type">
  <xsd:attribute name="type" id="att.type" type="xsd:string">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">Type of the object.</h:div>
        <h:div class="description">A qualifier which may affect the semantics of the object.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>