System.Xml.Schema.XmlSchemaMaxLengthFacet Class

Represents the maxLength element from XML Schema as specified by the World Wide Web Consortium (W3C). This class can be used to specify a restriction on the maximum length of the data value of a simpleType element. The length must be less than the value of the maxLength element.

See Also: XmlSchemaMaxLengthFacet Members

Syntax

public class XmlSchemaMaxLengthFacet : XmlSchemaNumericFacet

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Schema
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0