xs:fractionDigits

Element Information

Model

Children: xs:annotation

Attributes

QName Type Fixed Default Use Inheritable Annotation
fixed xs:boolean false optional
id xs:ID optional
value xs:nonNegativeInteger required
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/2001/XMLSchema'

Source

<xs:element name="fractionDigits" type="xs:numFacet" id="fractionDigits" substitutionGroup="xs:facet">
  <xs:annotation>
    <xs:documentation source="http://www.w3.org/TR/xmlschema11-2/#element-fractionDigits"/>
  </xs:annotation>
</xs:element>

Sample