Click or drag to resize

FractionDigitsFacet Class

The FractionDigitsFacet places an upper limit on the arithmetic precision of decimal values.

If the value of the FractionDigitsFacet is f, then values are expressible in decimal notation using

at most f digits to the right of the decimal point.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.XsdFacet
    Altova.RaptorXml.XsdAtomicValueFacet
      Altova.RaptorXml.XsdFractionDigitsFacet

Namespace:  Altova.RaptorXml.Xsd
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public class FractionDigitsFacet : AtomicValueFacet

The FractionDigitsFacet type exposes the following members.

Properties
  NameDescription
Public propertyElement (Inherited from Facet.)
Public propertyIsBuiltin (Inherited from Facet.)
Public propertyIsFixed (Inherited from AtomicValueFacet.)
Public propertyValue (Inherited from AtomicValueFacet.)
Top
Methods
Operators
See Also