System::Xml::Schema::XmlSchemaCompilationSettings::get_EnableUpaCheck método

XmlSchemaCompilationSettings::get_EnableUpaCheck method

Devuelve un valor que indica si el XmlSchemaSet debe comprobar violaciones de Atribución Única de Partículas (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.

Ver también