Name

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

Synopsis

public class XmlSchemaPatternFacet : XmlSchemaFacet {
// Public Constructors
   public XmlSchemaPatternFacet( );  
}

This type represents the xs:pattern XML Schema facet. Its Value property should contain a regular expression used to constrain the value of the simple type to which the facet applies.

Hierarchy

System.ObjectXmlSchemaObjectXmlSchemaAnnotatedXmlSchemaFacetXmlSchemaPatternFacet

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.