System.Xml.Schema.XmlSchemaCompilationSettings public sealed class XmlSchemaCompilationSettings Documentation Code namespace System.Xml.Schema { public sealed class XmlSchemaCompilationSettings { public bool EnableUpaCheck { get; set; } public XmlSchemaCompilationSettings(); } }