Click or drag to resize

InlineXbrlDocumentSetValidateElement Method (ElementInformationItem, ErrorLog)

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public static bool ValidateElement(
	ElementInformationItem[] elems,
	out ErrorLog log
)

Parameters

elems
Type: Altova.RaptorXml.XmlElementInformationItem
log
Type: Altova.RaptorXmlErrorLog

Return Value

Type: Boolean
See Also