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

XmlSchemaCompilationSettings::get_EnableUpaCheck method

Returns a value indicating whether the XmlSchemaSet should check for Unique Particle Attribution (UPA) violations.

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.

See Also