XmlSchemaSimpleTypeRestriction Class
.NET Framework 2.0
Represents the restriction element for simple types from XML Schema as specified by the World Wide Web Consortium (W3C). This class can be used restricting simpleType element.
Namespace: System.Xml.Schema
Assembly: System.Xml (in system.xml.dll)
Assembly: System.Xml (in system.xml.dll)
'Declaration Public Class XmlSchemaSimpleTypeRestriction Inherits XmlSchemaSimpleTypeContent 'Usage Dim instance As XmlSchemaSimpleTypeRestriction
public class XmlSchemaSimpleTypeRestriction extends XmlSchemaSimpleTypeContent
public class XmlSchemaSimpleTypeRestriction extends XmlSchemaSimpleTypeContent
See XmlSchemaSimpleType for an example using this class.
System.Object
System.Xml.Schema.XmlSchemaObject
System.Xml.Schema.XmlSchemaAnnotated
System.Xml.Schema.XmlSchemaSimpleTypeContent
System.Xml.Schema.XmlSchemaSimpleTypeRestriction
System.Xml.Schema.XmlSchemaObject
System.Xml.Schema.XmlSchemaAnnotated
System.Xml.Schema.XmlSchemaSimpleTypeContent
System.Xml.Schema.XmlSchemaSimpleTypeRestriction
Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Community Additions
ADD
Show: