power

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
power xsd:double optional
<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>

Used By

Elements dimension, unit

Source

<xsd:attributeGroup id="attGp.power" name="power">
  <xsd:attribute name="power" type="xsd:double" id="att.power">
    <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>