November 2003
Intermediate to advanced
476 pages
14h 38m
English
XmlSchemaMinExclusiveFacet — System.Xml.Schema (system.xml.dll) class
public class XmlSchemaMinExclusiveFacet : XmlSchemaFacet { // Public Constructors public XmlSchemaMinExclusiveFacet( ); }
This type represents the
xs:minExclusive facet, which determines the
exclusive minimum value of the restriction type.
System.Object → XmlSchemaObject
→ XmlSchemaAnnotated
→ XmlSchemaFacet →
XmlSchemaMinExclusiveFacet