System.Xml.Schema.XmlSchemaValidator: Property Members

The properties of System.Xml.Schema.XmlSchemaValidator are listed below. For a list of all members, see the XmlSchemaValidator Members list.

See Also: Inherited members from System.Object

Public Properties

LineInfoProviderSystem.Xml.IXmlLineInfo.

Gets or sets the line number information for the XML node being validated.

SourceUriUri.

Gets or sets the source URI for the XML node being validated.

ValidationEventSenderobject.

Gets or sets the object sent as the sender object of a validation event.

[write-only]
XmlResolverSystem.Xml.XmlResolver.

Sets the System.Xml.XmlResolver object used to resolve xs:import and xs:include elements as well as xsi:schemaLocation and xsi:noNamespaceSchemaLocation attributes.