Name

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

Synopsis

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

This type represents the xs:length facet. Its Value property should contain a non-negative integer representing the logical length of a restriction type’s value.

Hierarchy

System.ObjectXmlSchemaObjectXmlSchemaAnnotatedXmlSchemaFacetXmlSchemaNumericFacetXmlSchemaLengthFacet

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.