Name

XmlSchemaMinLengthFacet — System.Xml.Schema (system.xml.dll)    class 

Synopsis

public class XmlSchemaMinLengthFacet : XmlSchemaNumericFacet {
// Public Constructors
   public XmlSchemaMinLengthFacet( );  
}

This type is used to represent the xs:minLength facet. This facet specifies the minimum length of the restriction type’s value. xs:minLength and xs:length are mutually exclusive within a given restriction step.

Hierarchy

System.ObjectXmlSchemaObjectXmlSchemaAnnotatedXmlSchemaFacetXmlSchemaNumericFacetXmlSchemaMinLengthFacet

Get .NET & XML now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.