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!

XmlSchemaMinBoundFacet Class

[To be supplied.]

Object
   XmlSchemaAnnotated
      XmlSchemaFacet
         XmlSchemaMinBoundFacet

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Xml.Serialization.Schema

Assembly: System.Xml.Serialization.dll

See Also

XmlSchemaMinBoundFacet Members | System.Xml.Serialization.Schema Namespace