XmlSchemaSimpleContentExtension Class
Class for simple types that are derived by extension. Extends the simple type content of the element by adding attributes. Represents the World Wide Web Consortium (W3C) extension element for simple content.
For a list of all members of this type, see XmlSchemaSimpleContentExtension Members.
System.Object
System.Xml.Schema.XmlSchemaObject
System.Xml.Schema.XmlSchemaAnnotated
System.Xml.Schema.XmlSchemaContent
System.Xml.Schema.XmlSchemaSimpleContentExtension
[Visual Basic] Public Class XmlSchemaSimpleContentExtension Inherits XmlSchemaContent [C#] public class XmlSchemaSimpleContentExtension : XmlSchemaContent [C++] public __gc class XmlSchemaSimpleContentExtension : public XmlSchemaContent [JScript] public class XmlSchemaSimpleContentExtension 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.
Example
See XmlSchemaSimpleContent for an example using this class.
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
XmlSchemaSimpleContentExtension Members | System.Xml.Schema Namespace