DekGenius.com
[ Team LiB ] Previous Section Next Section

XmlSchemaMinInclusiveFacetSystem.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.

Hierarchy

System.Object XmlSchemaObject XmlSchemaAnnotated XmlSchemaFacet XmlSchemaMinInclusiveFacet

    [ Team LiB ] Previous Section Next Section