DekGenius.com
[ Team LiB ] Previous Section Next Section

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

Hierarchy

System.Object XmlSchemaObject XmlSchemaAnnotated XmlSchemaFacet XmlSchemaMinExclusiveFacet

    [ Team LiB ] Previous Section Next Section