org.apache.ws.jaxme.xs.xml
public interface XsEFractionDigits extends XsTNumFacet
Interface of xs:fractionDigits,
following this specification:
<xs:element name="fractionDigits" id="fractionDigits" type="xs:numFacet">
<xs:annotation>
<xs:documentation
source="http://www.w3.org/TR/xmlschema-2/#element-fractionDigits"/>
</xs:annotation>
</xs:element>