NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

XmlSchemaMaxExclusiveFacet Class

[To be supplied.]

Object
   XmlSchemaAnnotated
      XmlSchemaFacet
         XmlSchemaMaxExclusiveFacet

[Visual Basic]
Public Class XmlSchemaMaxExclusiveFacet
   Inherits XmlSchemaFacet
[C#]
public class XmlSchemaMaxExclusiveFacet : XmlSchemaFacet
[C++]
public __gc class XmlSchemaMaxExclusiveFacet : public
   XmlSchemaFacet
[JScript]
public class XmlSchemaMaxExclusiveFacet extends XmlSchemaFacet

Remarks

[To be supplied.]

Requirements

Namespace: System.Xml.Serialization.Schema

Assembly: System.Xml.Serialization.dll

See Also

XmlSchemaMaxExclusiveFacet Members | System.Xml.Serialization.Schema Namespace