Click or drag to resize

SchemaValidateUrl Method (String, SchemaSettings, ErrorLog)

Namespace:  Altova.RaptorXml.Xsd
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public static bool ValidateUrl(
	string uri,
	SchemaSettings options,
	out ErrorLog log
)

Parameters

uri
Type: SystemString
options
Type: Altova.RaptorXml.XsdSchemaSettings
log
Type: Altova.RaptorXmlErrorLog

Return Value

Type: Boolean
See Also