Name

XmlSchemaFractionDigitsFacet — System.Xml.Schema (system.xml.dll)    class 

Synopsis

public class XmlSchemaFractionDigitsFacet : XmlSchemaNumericFacet {
// Public Constructors
   public XmlSchemaFractionDigitsFacet( );  
}

This type represents the xs:fractionDigits facet. Its Value property represents the maximum number of digits to maintain after a decimal point in an xs:decimal datatype.

Hierarchy

System.ObjectXmlSchemaObjectXmlSchemaAnnotatedXmlSchemaFacetXmlSchemaNumericFacetXmlSchemaFractionDigitsFacet

Get .NET & XML now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.