System::Xml::Schema::XmlSchemaCompilationSettings::get_EnableUpaCheck metodo

XmlSchemaCompilationSettings::get_EnableUpaCheck method

Restituisce un valore che indica se il XmlSchemaSet deve verificare le violazioni di 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.

Vedi anche