powerRequired

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
power xsd:double required
<h:div class="summary">The power to which a dimension should be raised.</h:div>
<h:div class="description">Normally an integer. Must be included, even if unity.</h:div>

Source

<xsd:attributeGroup id="attGp.powerRequired" name="powerRequired">
  <xsd:attribute name="power" type="xsd:double" use="required" id="att.powerRequired">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">The power to which a dimension should be raised.</h:div>
        <h:div class="description">Normally an integer. Must be included, even if unity.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>