set_EnableUpaCheck()

XmlSchemaCompilationSettings::set_EnableUpaCheck(bool) method

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

void System::Xml::Schema::XmlSchemaCompilationSettings::set_EnableUpaCheck(bool value)

Arguments

ParameterTypeDescription
valueboolThe value to set.

See Also