fractionDigits

<h:div class="summary">Number of digits after the point.</h:div>
<h:div class="description">This is used in dictionaries to define precision. However it might be replaced by xsd:facet.</h:div>

Attribute Information

Used By

Attribute Group fractionDigits

Source

<xsd:attribute id="att.fractionDigits" name="fractionDigits" type="xsd:nonNegativeInteger">
  <xsd:annotation>
    <xsd:documentation>
      <h:div class="summary">Number of digits after the point.</h:div>
      <h:div class="description">This is used in dictionaries to define precision. However it might be replaced by xsd:facet.</h:div>
    </xsd:documentation>
  </xsd:annotation>
</xsd:attribute>

Sample