[ Team LiB ] Previous Section Next Section

XmlSchemaMaxInclusiveFacetSystem.Xml.Schema (system.xml.dll)    class 

public class XmlSchemaMaxInclusiveFacet : XmlSchemaFacet {
// Public Constructors
   public XmlSchemaMaxInclusiveFacet( );  
}

This type is used to represent the xs:maxInclusive facet, which specifies the inclusive minimum value of the restriction type.

Hierarchy

System.Object XmlSchemaObject XmlSchemaAnnotated XmlSchemaFacet XmlSchemaMaxInclusiveFacet

    [ Team LiB ] Previous Section Next Section