IXmlSchemaInfo::IsDefault Property
.NET Framework (current version)
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.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System::Booleantrue if this validated XML node was set as the result of a default being applied during schema validation; otherwise, false.
The IXmlSchemaInfo property does not report document type definition (DTD) defaults
.NET Framework
Available since 2.0
Available since 2.0
Show: