XmlSchemaValidator.GetUnspecifiedDefaultAttributes メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > XmlSchemaValidator.GetUnspecifiedDefaultAttributes メソッドの意味・解説 

XmlSchemaValidator.GetUnspecifiedDefaultAttributes メソッド

メモ : このメソッドは、.NET Framework version 2.0新しく追加されたものです。

これまで要素コンテキストで ValidateAttribute メソッド使用して検証されたことのない、既定値を持つ任意の属性についてXmlSchemaAttribute オブジェクト指定されArrayList設定します

名前空間: System.Xml.Schema
アセンブリ: System.Xml (system.xml.dll 内)
構文構文

Public Sub GetUnspecifiedDefaultAttributes
 ( _
    defaultAttributes As ArrayList _
)
Dim instance As XmlSchemaValidator
Dim defaultAttributes As ArrayList

instance.GetUnspecifiedDefaultAttributes(defaultAttributes)
public void GetUnspecifiedDefaultAttributes
 (
    ArrayList defaultAttributes
)
public:
void GetUnspecifiedDefaultAttributes (
    ArrayList^ defaultAttributes
)
public void GetUnspecifiedDefaultAttributes
 (
    ArrayList defaultAttributes
)
public function GetUnspecifiedDefaultAttributes
 (
    defaultAttributes : ArrayList
)

パラメータ

defaultAttributes

要素コンテキスト検証実行しているときにまだ検出されたことのない属性について、XmlSchemaAttribute オブジェクト使用して設定する ArrayList。

解説解説

GetUnspecifiedDefaultAttributes メソッドは、要素コンテキストの各属性ValidateAttribute メソッド呼び出した後で呼び出す必要があります検証する XML ドキュメント挿入される既定属性判断するには、GetUnspecifiedDefaultAttributes メソッド使用する必要があります

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
XmlSchemaValidator クラス
XmlSchemaValidator メンバ
System.Xml.Schema 名前空間
ArrayList
XmlSchemaAttribute クラス



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

XmlSchemaValidator.GetUnspecifiedDefaultAttributes メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



XmlSchemaValidator.GetUnspecifiedDefaultAttributes メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS