XmlSchemaExternal クラス
抽象クラス。含まれるスキーマに関する情報を提供します。
この型のすべてのメンバの一覧については、XmlSchemaExternal メンバ を参照してください。
System.Object
System.Xml.Schema.XmlSchemaObject
System.Xml.Schema.XmlSchemaExternal
System.Xml.Schema.XmlSchemaImport
System.Xml.Schema.XmlSchemaInclude
System.Xml.Schema.XmlSchemaRedefine
MustInherit Public Class XmlSchemaExternal
Inherits XmlSchemaObject
[C#]
public abstract class XmlSchemaExternal : XmlSchemaObject
[C++]
public __gc __abstract class XmlSchemaExternal : public
XmlSchemaObject
[JScript]
public abstract class XmlSchemaExternal extends XmlSchemaObject
スレッドセーフ
この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。
使用例
このクラスの使用例については、 XmlSchemaImport 、 XmlSchemaInclude 、 XmlSchemaRedefine の各トピックを参照してください。
必要条件
名前空間: 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 内)