System::Xml::Schema::XmlSchemaValidator::get_SourceUri method

XmlSchemaValidator::get_SourceUri method

Returns the source URI for the XML node being validated.

SharedPtr<Uri> System::Xml::Schema::XmlSchemaValidator::get_SourceUri()

ReturnValue

A Uri object representing the source URI for the XML node being validated; the default is nullptr.

See Also