System.Xml.Schema.XmlSchemaSet.CompilationSettings Property

Gets or sets the System.Xml.Schema.XmlSchemaCompilationSettings for the System.Xml.Schema.XmlSchemaSet.

Syntax

public XmlSchemaCompilationSettings CompilationSettings { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Xml.Schema.XmlSchemaCompilationSettings class specifies Unique Particle Attribution (UPA) validation options for the System.Xml.Schema.XmlSchemaSet. For more information about enabling UPA validation checks, see the XmlSchemaCompilationSettings.EnableUpaCheck property.

Requirements

Namespace: System.Xml.Schema
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0