Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

XBRLPostProcess Function

Overview

The XBRLPostProcess function performs load post processing such as linking facts to concepts and further error checking.

Syntax/Parameters

Syntax

int = XBRLPostProcess ( handle hXM, [handle hLog] );

Parameters

hXM

A handle to an XBRL Object. If this parameter is omitted, the function creates an XBRL Object and returns a handle to the object.

hLog

A handle to an optional Log Object.

Return Value

Returns an int as the count of the number of contexts loaded or a formatted error code on failure.

Remarks 

The post process runs through a number of steps to connect the instance to the taxonomy. In the process, it will also detect a number of errors and post process instance data. For example, duplicate context ID are checked.

Related Functions

Platform Support

Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL

Legato IDE, Legato Basic