6 private bool enableUpaCheck;
15 return enableUpaCheck;
19 enableUpaCheck = value;
26 enableUpaCheck =
true;
XmlSchemaCompilationSettings()
Initializes a new instance of the T:System.Xml.Schema.XmlSchemaCompilationSettings class.
Provides schema compilation options for the T:System.Xml.Schema.XmlSchemaSet class This class cannot ...
bool EnableUpaCheck
Gets or sets a value indicating whether the T:System.Xml.Schema.XmlSchemaSet should check for Unique ...