Name

XmlSchemaNumericFacet — System.Xml.Schema (system.xml.dll)   abstract class 

Synopsis

public abstract class XmlSchemaNumericFacet : XmlSchemaFacet {
// Protected Constructors
   protected XmlSchemaNumericFacet( );  
}

This base type is used to represent any of the numeric facet elements, xs:fractionDigits, xs:length, xs:maxLength, xs:minLength, and xs:totalDigits.

Hierarchy

System.ObjectXmlSchemaObjectXmlSchemaAnnotatedXmlSchemaFacetXmlSchemaNumericFacet

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.