Click or drag to resize

CatalogCreateFromUrl Method (String, CatalogSettings, ErrorLog)

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

Parameters

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

Return Value

Type: Catalog
See Also