System::Xml::Schema::XmlSchemaCompilationSettings::get_EnableUpaCheck Methode

XmlSchemaCompilationSettings::get_EnableUpaCheck method

Gibt einen Wert zurück, der angibt, ob das XmlSchemaSet auf Verstöße gegen Unique Particle Attribution (UPA) prüfen soll.

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.

Siehe auch