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

XmlSchemaCompilationSettings::get_EnableUpaCheck method

Retourne une valeur indiquant si le XmlSchemaSet doit vérifier les violations d’attribution unique de particules (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.

Voir aussi