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.Object
→ XmlSchemaObject
→ XmlSchemaAnnotated
→ XmlSchemaFacet
→
XmlSchemaNumericFacet
Get .NET & XML now with O’Reilly online learning.
O’Reilly members experience live online training, plus books, videos, and digital content from 200+ publishers.