Name

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

Synopsis

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

This type represents the xs:totalDigits facet. Its Value property is used to get or set the total number of digits in a numeric datatype, including digits before and after a decimal point, but not including the decimal point itself.

Hierarchy

System.ObjectXmlSchemaObjectXmlSchemaAnnotatedXmlSchemaFacetXmlSchemaNumericFacetXmlSchemaTotalDigitsFacet

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.