System.Xml.Schema.XmlSchemaMinLengthFacet Class

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

See Also: XmlSchemaMinLengthFacet Members

Syntax

public class XmlSchemaMinLengthFacet : 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