Click or drag to resize

InstanceIsWellFormedUrl Method (String, InstanceWellFormedSettings, ErrorLog)

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

Parameters

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

Return Value

Type: Boolean
See Also