label

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
label xsd:string optional
<h:div class="summary">A label.</h:div>
<h:div class="description">The semantics of label are not defined in the schema but are normally commonly used standard or semi-standard text strings. This attribute has the the same semantics as the more common _label_ element.</h:div>

Used By

Elements band, kpoint

Source

<xsd:attributeGroup id="attGp.label" name="label">
  <xsd:attribute name="label" type="xsd:string" id="att.label">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">A label.</h:div>
        <h:div class="description">The semantics of label are not defined in the schema but are normally commonly used standard or semi-standard text strings. This attribute has the the same semantics as the more common _label_ element.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>