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!

XmlSchemaMaxLengthFacet Class

[To be supplied.]

Object
   XmlSchemaAnnotated
      XmlSchemaNumericFacet
         XmlSchemaMaxLengthFacet

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Xml.Serialization.Schema

Assembly: System.Xml.Serialization.dll

See Also

XmlSchemaMaxLengthFacet Members | System.Xml.Serialization.Schema Namespace