Click or drag to resize

SchemaCreateFromUrl 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 Schema CreateFromUrl(
	string[] uris,
	SchemaSettings options,
	out ErrorLog log
)

Parameters

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

Return Value

Type: Schema
See Also