title

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
title xsd:string optional
<h:div class="summary">A title on an element.</h:div>
<h:div class="description">No controlled value.</h:div>
<h:div class="example" href="title1.xml"/>

Used By

Source

<xsd:attributeGroup id="attGp.title" name="title">
  <xsd:attribute id="att.title" name="title" type="xsd:string">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">A title on an element.</h:div>
        <h:div class="description">No controlled value.</h:div>
        <h:div class="example" href="title1.xml"/>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>