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