System::Xml::Schema::XmlSchemaCompilationSettings::get_EnableUpaCheck メソッド

XmlSchemaCompilationSettings::get_EnableUpaCheck method

XmlSchemaSet がユニーク粒子帰属 (UPA) の違反をチェックすべきかどうかを示す値を返します。

bool System::Xml::Schema::XmlSchemaCompilationSettings::get_EnableUpaCheck()

ReturnValue

true if the XmlSchemaSet should check for Unique Particle Attribution (UPA) violations; otherwise, false. The default is true.

参照