term

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
term xsd:string optional
<h:div class="summary">A term in a dictionary.</h:div>
<h:div class="description">The term should be a noun or nounal phrase, with a separate definition and further description.</h:div>

Used By

Element entry

Source

<xsd:attributeGroup id="attGp.term" name="term">
  <xsd:attribute id="att.term" name="term" type="xsd:string">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">A term in a dictionary.</h:div>
        <h:div class="description">The term should be a noun or nounal phrase, with a separate definition and further description.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>