XmlSchemaObject Hierarchy

The following table lists the classes derived from System.Xml.Schema.XmlSchemaObject .

Derived Classes

Class Description
System.Xml.Schema.XmlSchema An in-memory representation of an XML Schema as specified in the World Wide Web Consortium (W3C) XML Schema Part 1: Structures and XML Schema Part 2: Datatypes specifications.
System.Xml.Schema.XmlSchemaAnnotated The base class for any element that can contain annotation elements.
System.Xml.Schema.XmlSchemaAnnotation Represents the World Wide Web Consortium (W3C) annotation element.
System.Xml.Schema.XmlSchemaAppInfo Represents the World Wide Web Consortium (W3C) appinfo element.
System.Xml.Schema.XmlSchemaDocumentation Represents the documentation element from XML Schema as specified by the World Wide Web Consortium (W3C). This class specifies information to be read or used by humans within an annotation.
System.Xml.Schema.XmlSchemaExternal An abstract class. Provides information about the included schema.

See Also

Reference

XmlSchemaObject Class
XmlSchemaObject Members
System.Xml.Schema Namespace