November 2003
Intermediate to advanced
476 pages
14h 38m
English
XmlSchemaMaxExclusiveFacet — System.Xml.Schema (system.xml.dll) class
public class XmlSchemaMaxExclusiveFacet : XmlSchemaFacet { // Public Constructors public XmlSchemaMaxExclusiveFacet( ); }
This type represents the xs:maxExclusive facet.
Its Value property should contain the string
representation of the exclusive maximum value of the restriction
type.
System.Object → XmlSchemaObject
→ XmlSchemaAnnotated
→ XmlSchemaFacet →
XmlSchemaMaxExclusiveFacet