Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

XBRLGetEntryPointNamespace Function

Overview

The XBRLGetEntryPointNamespace function returns the taxonomy entry point namespace.

Syntax/Parameters

Syntax

string = XBRLGetEntryPointNamespace ( handle hXM );

Parameters

hXM

A handle to an XBRL Object.

Return Value

Returns a string with the namespace or an empty array on failure. Use the GetLastError function to retrieve a formatted error code.

Remarks

If the taxonomy is not loaded, this function will return an empty string. Each schema has a target namespace declared and the first schema loaded becomes that entry point.

Related Functions

Platform Support

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

Legato IDE, Legato Basic