System::Xml::Schema::XmlSchemaCompilationSettings::get_EnableUpaCheck method

XmlSchemaCompilationSettings::get_EnableUpaCheck method

Mengembalikan nilai yang menunjukkan apakah XmlSchemaSet harus memeriksa pelanggaran Unique Particle Attribution (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.

Lihat Juga