November 2003
Intermediate to advanced
476 pages
14h 38m
English
XmlSchemaMinInclusiveFacet — System.Xml.Schema (system.xml.dll) class
public class XmlSchemaMinInclusiveFacet : XmlSchemaFacet { // Public Constructors public XmlSchemaMinInclusiveFacet( ); }
This type is used to
represent the xs:minInclusive facet. This facet
allows you to specify the inclusive minimum value of the restriction
type.
System.Object → XmlSchemaObject
→ XmlSchemaAnnotated
→ XmlSchemaFacet →
XmlSchemaMinInclusiveFacet