XmlSchemaValidator Properties
.NET Framework 4
The XmlSchemaValidator type exposes the following members.
| Name | Description | |
|---|---|---|
|
LineInfoProvider | Gets or sets the line number information for the XML node being validated. |
|
SourceUri | Gets or sets the source URI for the XML node being validated. |
|
ValidationEventSender | Gets or sets the object sent as the sender object of a validation event. |
|
XmlResolver | Sets the XmlResolver object used to resolve xs:import and xs:include elements as well as xsi:schemaLocation and xsi:noNamespaceSchemaLocation attributes. |