System.Xml.Schema.IXmlSchemaInfo.IsDefault Property

Gets a value indicating if this validated XML node was set as the result of a default being applied during XML Schema Definition Language (XSD) schema validation.

Syntax

public bool IsDefault { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Xml.Schema.IXmlSchemaInfo property does not report document type definition (DTD) defaults

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