XmlSchemaType クラス
すべての単純型と複合型の基本クラス。
この型のすべてのメンバの一覧については、XmlSchemaType メンバ を参照してください。
System.Object
System.Xml.Schema.XmlSchemaObject
System.Xml.Schema.XmlSchemaAnnotated
System.Xml.Schema.XmlSchemaType
System.Xml.Schema.XmlSchemaComplexType
System.Xml.Schema.XmlSchemaSimpleType
Public Class XmlSchemaType
Inherits XmlSchemaAnnotated
[C#]
public class XmlSchemaType : XmlSchemaAnnotated
[C++]
public __gc class XmlSchemaType : public XmlSchemaAnnotated
[JScript]
public class XmlSchemaType extends XmlSchemaAnnotated
スレッドセーフ
この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。
使用例
このクラスの使用例については、 XmlSchemaSimpleType のトピックおよび XmlSchemaComplexType のトピックを参照してください。
必要条件
名前空間: System.Xml.Schema
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
アセンブリ: System.Xml (System.Xml.dll 内)