System::Xml::Schema::XmlSchemaAnyAttribute::get_ProcessContents メソッド

XmlSchemaAnyAttribute::get_ProcessContents method

アプリケーションまたは XML プロセッサが anyAttribute 要素で指定された属性に対して XML ドキュメントの検証をどのように処理すべきかに関する情報を返します。

XmlSchemaContentProcessing System::Xml::Schema::XmlSchemaAnyAttribute::get_ProcessContents()

ReturnValue

次のいずれかの XmlSchemaContentProcessing の値です。processContents 属性が指定されていない場合、デフォルトは Strict です。

参照