<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" xmlns:h="http://www.w3.org/1999/xhtml">The power to which a dimension should be raised.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">Normally an integer. Must be included, even if unity.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|