November 2003
Intermediate to advanced
476 pages
14h 38m
English
XmlSchemaMaxInclusiveFacet — System.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.
System.Object → XmlSchemaObject
→ XmlSchemaAnnotated
→ XmlSchemaFacet →
XmlSchemaMaxInclusiveFacet