Altova RaptorXML+XBRL Server 2024

Specifies the output format of the document containing the generated XBRL tables.

 

eFormatXML: The output document with the generated tables is in XML format.

eFormatHTML: The output document with the generated tables is in HTML format.

 

COM and .NET

 

eFormatXML

= 0

eFormatHTML

= 1

 

Used by

 

Interface

Property

IXBRL

TableOutputFormat

 

Java

public enum ENUMTableOutputFormat {

      eFormatXML

      eFormatHTML }

 

Used by

 

 

© 2017-2023 Altova GmbH