Name

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

Synopsis

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

This type represents the xs:maxLength facet. This facet allows you to specify the maximum length of a restriction type. xs:maxLength and xs:length are mutually exclusive within a given restriction step.

Hierarchy

System.ObjectXmlSchemaObjectXmlSchemaAnnotatedXmlSchemaFacetXmlSchemaNumericFacetXmlSchemaMaxLengthFacet

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.