Represents the validity of an XML item validated by the System.Xml.Schema.XmlSchemaValidator class.
Member Name | Description |
---|---|
Invalid |
The XML item is invalid. |
NotKnown |
The validity of the XML item is not known. |
Valid |
The XML item is valid. |