XmlSchemaSimpleContentRestriction Class
Class for simple types that are derived by restriction. Restricts the range of values for the element to a subset of the inherited simple types. Represents the World Wide Web Consortium (W3C) restriction element for simple content.
For a list of all members of this type, see XmlSchemaSimpleContentRestriction Members.
System.Object
System.Xml.Schema.XmlSchemaObject
System.Xml.Schema.XmlSchemaAnnotated
System.Xml.Schema.XmlSchemaContent
System.Xml.Schema.XmlSchemaSimpleContentRestriction
[Visual Basic] Public Class XmlSchemaSimpleContentRestriction Inherits XmlSchemaContent [C#] public class XmlSchemaSimpleContentRestriction : XmlSchemaContent [C++] public __gc class XmlSchemaSimpleContentRestriction : public XmlSchemaContent [JScript] public class XmlSchemaSimpleContentRestriction extends XmlSchemaContent
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Requirements
Namespace: System.Xml.Schema
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Xml (in System.Xml.dll)
See Also
XmlSchemaSimpleContentRestriction Members | System.Xml.Schema Namespace