Name

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

Synopsis

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

This XmlSchemaFacet subclass represents an xs:enumeration facet, which is used to restrict the possible values of a simple type. Its Value property contains one of the accepted values of the enumeration.

Hierarchy

System.ObjectXmlSchemaObjectXmlSchemaAnnotatedXmlSchemaFacetXmlSchemaEnumerationFacet

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.