System.Xml.Schema.XmlSchemaCompilationSettings Class

Provides schema compilation options for the System.Xml.Schema.XmlSchemaSet class This class cannot be inherited.

See Also: XmlSchemaCompilationSettings Members

Syntax

public sealed class XmlSchemaCompilationSettings

Remarks

The System.Xml.Schema.XmlSchemaCompilationSettings class provides schema compilation options for the System.Xml.Schema.XmlSchemaSet class. For example, the XmlSchemaCompilationSettings.EnableUpaCheck property specifies that the System.Xml.Schema.XmlSchemaSet should check for Unique Particle Attribution (UPA) violations when schemas in the System.Xml.Schema.XmlSchemaSet are compiled.

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