IXmlSchemaInfo::Validity Property
.NET Framework (current version)
Gets the XmlSchemaValidity value of this validated XML node.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System.Xml.Schema::XmlSchemaValidityAn XmlSchemaValidity value of this validated XML node.
The possible XmlSchemaValidity values for this XML node are Valid, Invalid, and NotKnown.
.NET Framework
Available since 2.0
Available since 2.0
Show: